- Owner
- Eus Dima
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 2)
- Source
- 1.07KB
- Result
- 0 points
Compiler output
prog.cpp: In function 'long int ask(int, int)': prog.cpp:7:28: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ("%ld %ld\n",x,y); ^ prog.cpp:7:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] prog.cpp:9:20: warning: format '%ld' expects argument of type 'long int*', but argument 2 has type 'int*' [-Wformat=] scanf ("%ld",&x); ^
Results
Test number Result Time 1 Time Limit Exceeded 3.7196s 2 Time Limit Exceeded 3.6245s 3 Wrong Answer 3.6209s 4 Time Limit Exceeded 3.6277s 5 Time Limit Exceeded 3.6247s 6 Time Limit Exceeded 3.6268s 7 Time Limit Exceeded 3.6223s 8 Time Limit Exceeded 3.6277s 9 Wrong Answer 3.6234s 10 Wrong Answer 3.6211s