Borderou de evaluare (job #2783079)

Utilizator bogdanvladmihaiBogdan Vlad-Mihai bogdanvladmihai Data 13 octombrie 2021 19:06:18
Problema Elimin Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:59:11: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=] 59 | scanf("%d %d %d %d", &n, &m, &r, &c); | ~^ ~~ | | | | int* short int* | %hd main.cpp:59:14: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'short int*' [-Wformat=] 59 | scanf("%d %d %d %d", &n, &m, &r, &c); | ~^ ~~ | | | | int* short int* | %hd main.cpp:59:17: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'short int*' [-Wformat=] 59 | scanf("%d %d %d %d", &n, &m, &r, &c); | ~^ ~~ | | | | int* short int* | %hd main.cpp:59:20: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'short int*' [-Wformat=] 59 | scanf("%d %d %d %d", &n, &m, &r, &c); | ~^ ~~ | | | | int* short int* | %hd main.cpp:63:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=] 63 | scanf("%d", &a[j][i]); | ~^ ~~~~~~~~ | | | | | short int* | int* | %hd main.cpp:72:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=] 72 | scanf("%d", &a[i][j]); | ~^ ~~~~~~~~ | | | | | short int* | int* | %hd
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms6160kbMemory limit exceeded0
219ms6090kbKilled by Signal 90
321ms5287kbKilled by Signal 90
416ms6164kbMemory limit exceeded0
515ms6164kbMemory limit exceeded0
613ms6164kbMemory limit exceeded0
719ms6160kbMemory limit exceeded0
825ms6164kbMemory limit exceeded0
916ms6164kbMemory limit exceeded0
1015ms6164kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?