- Owner
- Filip Popa
- Problem
- Peculiar Times
- Contest
- MindCoding 2015 Round 1
- Source
- 0.91KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int patrat(int)': prog.cpp:10:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses] prog.cpp: At global scope: prog.cpp:40:5: warning: unused parameter 'argc' [-Wunused-parameter] prog.cpp:40:5: warning: unused parameter 'argv' [-Wunused-parameter] prog.cpp: In function 'int patrat(int)': prog.cpp:14:1: warning: control reaches end of non-void function [-Wreturn-type]
Results
Test number Result Time 1 Wrong answer 0.0331s