Pagini recente » Cod sursa (job #992985) | Cod sursa (job #3002873) | Cod sursa (job #3231994) | Cod sursa (job #666153) | Borderou de evaluare (job #2783105)
Borderou de evaluare (job #2783105)
Raport evaluator
Compilare:
main.cpp: In function 'int32_t main()':
main.cpp:61:11: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=]
61 | scanf("%d %d %d %d", &n, &m, &r, &c);
| ~^ ~~
| | |
| int* short int*
| %hd
main.cpp:61:14: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'short int*' [-Wformat=]
61 | scanf("%d %d %d %d", &n, &m, &r, &c);
| ~^ ~~
| | |
| int* short int*
| %hd
main.cpp:61:17: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'short int*' [-Wformat=]
61 | scanf("%d %d %d %d", &n, &m, &r, &c);
| ~^ ~~
| | |
| int* short int*
| %hd
main.cpp:61:20: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'short int*' [-Wformat=]
61 | scanf("%d %d %d %d", &n, &m, &r, &c);
| ~^ ~~
| | |
| int* short int*
| %hd
main.cpp:65:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=]
65 | scanf("%d", &a[j][i]);
| ~^ ~~~~~~~~
| | |
| | short int*
| int*
| %hd
main.cpp:73:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=]
73 | scanf("%d", &a[i][j]);
| ~^ ~~~~~~~~
| | |
| | short int*
| int*
| %hd
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 201ms | 2404kb | Time limit exceeded | 0 |
2 | 201ms | 2392kb | Time limit exceeded | 0 |
3 | 206ms | 2404kb | Time limit exceeded | 0 |
4 | 201ms | 2408kb | Time limit exceeded | 0 |
5 | 207ms | 2371kb | Time limit exceeded | 0 |
6 | 210ms | 2392kb | Time limit exceeded | 0 |
7 | 206ms | 2404kb | Time limit exceeded | 0 |
8 | 201ms | 2367kb | Time limit exceeded | 0 |
9 | 202ms | 2379kb | Time limit exceeded | 0 |
10 | 203ms | 2404kb | Time limit exceeded | 0 |
Punctaj total | 0 |