- Owner
- Nitu Doru Constantin
- Problem
- Snake
- Contest
- MindCoding 2015 Final 2
- Source
- 1.28KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:15:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat] prog.cpp:21:32: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat] prog.cpp:66:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0341s