- Owner
- Badea Adrian Catalin
- Problem
- Odd
- Source
- 1.15KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:46:9: warning: unused variable 'i' [-Wunused-variable] int i,j,a,b; ^ prog.cpp:46:11: warning: unused variable 'j' [-Wunused-variable] int i,j,a,b; ^
Results
Test number Result Time 1 Wrong answer 0.4778s