- Owner
- Stanislav Ivanov
- Problem
- Snake
- Contest
- MindCoding 2015 Final 2
- Source
- 1.32KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'long long int f(int, int, int)': prog.cpp:18:121: error: expected ')' before ';' token prog.cpp:13:8: warning: unused variable 'res' [-Wunused-variable] prog.cpp:20:1: warning: control reaches end of non-void function [-Wreturn-type]