Borderou de evaluare (job #981242)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:26: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d %d", &n, &m);
^
user.cpp:38:26: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
user.cpp:39:44: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d %d %d %d", &x1, &y1, &x2, &y2);
^
user.cpp:39:44: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
user.cpp:39:44: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘short int*’ [-Wformat=]
user.cpp:39:44: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘short int*’ [-Wformat=]
user.cpp:42:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘bool*’ [-Wformat=]
scanf("%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 8252kb | Wrong answer! | 0 |
2 | 12ms | 8252kb | Ok! | 10 |
3 | 12ms | 8260kb | Wrong answer! | 0 |
4 | 12ms | 8260kb | Wrong answer! | 0 |
5 | 12ms | 8252kb | Wrong answer! | 0 |
6 | 12ms | 8252kb | Wrong answer! | 0 |
7 | 12ms | 8260kb | Wrong answer! | 0 |
8 | 12ms | 8252kb | Wrong answer! | 0 |
9 | 12ms | 8256kb | Wrong answer! | 0 |
10 | 12ms | 8256kb | Wrong answer! | 0 |
Punctaj total | 10 |