Borderou de evaluare (job #2783105)

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

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
1201ms2404kbTime limit exceeded0
2201ms2392kbTime limit exceeded0
3206ms2404kbTime limit exceeded0
4201ms2408kbTime limit exceeded0
5207ms2371kbTime limit exceeded0
6210ms2392kbTime limit exceeded0
7206ms2404kbTime limit exceeded0
8201ms2367kbTime limit exceeded0
9202ms2379kbTime limit exceeded0
10203ms2404kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?