- Owner
- Filip Popa
- Problem
- Tournament
- Contest
- MindCoding 2015 Round 1
- Source
- 0.92KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int patrat(int)': prog.cpp:7:15: error: 'sqrt' was not declared in this scope 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]