- Owner
- Andrei Katona
- Problem
- Peculiar Times
- Contest
- MindCoding 2015 Round 1
- Source
- 0.43KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:13: warning: unused variable 'p' [-Wunused-variable] prog.cpp:5:15: warning: unused variable 'q' [-Wunused-variable] prog.cpp:5:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] prog.cpp:6:16: warning: unused variable 'x' [-Wunused-variable] prog.cpp:6:21: warning: unused variable 'y' [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0327s