- Owner
- Stanislav Ivanov
- Problem
- Snake
- Source
- 1.49KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'long long int f(int, int, int)': prog.cpp:16:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] prog.cpp:16:110: warning: suggest parentheses around '&&' within '||' [-Wparentheses] prog.cpp:32:1: warning: control reaches end of non-void function [-Wreturn-type]
Results
Test number Result Time 1 Ok 0.0524s 2 Time Limit Exceeded 1.0771s