- Owner
- Andrei Maxim
- Problem
- RemoveLst
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 0.48KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:12:8: warning: unused variable 'i' [-Wunused-variable] int i,j; ^ prog.cpp:12:10: warning: unused variable 'j' [-Wunused-variable] int i,j; ^
Results
Test number Result Time 1 Wrong answer 0.5332s