Job 13583

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 numberResultTime
1Time Limit Exceeded3.7196s
2Time Limit Exceeded3.6245s
3Wrong Answer3.6209s
4Time Limit Exceeded3.6277s
5Time Limit Exceeded3.6247s
6Time Limit Exceeded3.6268s
7Time Limit Exceeded3.6223s
8Time Limit Exceeded3.6277s
9Wrong Answer3.6234s
10Wrong Answer3.6211s
Questions?

Sponsors Gold