Borderou de evaluare (job #3166245)

Utilizator PetraPetra Hedesiu Petra Data 7 noiembrie 2023 23:37:03
Problema Restante Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:41:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 41 | for (int j = 0; j < strlen(c); j++) | ~~^~~~~~~~~~~ main.cpp: In function 'int original(int)': main.cpp:13:17: warning: array subscript 27 is above array bounds of 'int [27]' [-Warray-bounds] 13 | if (fr[k][27] == -1) return 0; | ~~~~~~~~^ main.cpp:10:8: note: while referencing 'fr' 10 | int n, fr[36002][27], k; | ^~ main.cpp:27:21: warning: array subscript 27 is above array bounds of 'int [27]' [-Warray-bounds] 27 | fr[k][27] = -1; | ~~~~~~~~^ main.cpp:10:8: note: while referencing 'fr' 10 | int n, fr[36002][27], k; | ^~ main.cpp:28:21: warning: array subscript 27 is above array bounds of 'int [27]' [-Warray-bounds] 28 | fr[i][27] = -1; | ~~~~~~~~^ main.cpp:10:8: note: while referencing 'fr' 10 | int n, fr[36002][27], k; | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbOK10
50ms303kbIncorect0
679ms3964kbTime limit exceeded0
779ms4227kbTime limit exceeded0
879ms2916kbTime limit exceeded0
979ms2654kbTime limit exceeded0
1079ms2392kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?