- Owner
- Albu Cristian
- Problem
- Lumber Jack and Number X
- Source
- 0.30KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:6:13: warning: unused variable 'i' [-Wunused-variable] int n,m,i,j; ^ prog.cpp:6:15: warning: unused variable 'j' [-Wunused-variable] int n,m,i,j; ^
Results
Test number Result Time 1 Wrong answer 0.2445s