Borderou de evaluare (job #3280522)

Utilizator contandrei3Andrei Mihai contandrei3 Data 26 februarie 2025 17:01:51
Problema Editor Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void procesare()': main.cpp:12:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12 | for (p=0;p<strlen(v);p++) | ~^~~~~~~~~~ main.cpp:17:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 17 | while (v[j]=='*' && j<strlen(v)) j++; | ~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:38:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 38 | for (p=0;p<strlen(v);p++) | ~^~~~~~~~~~ main.cpp:43:54: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 43 | while (v[j]=='*' && j<strlen(v)) j++; | ~^~~~~~~~~~ main.cpp: In function 'void procesare()': main.cpp:22:36: warning: array subscript -1 is below array bounds of 'char [60005]' [-Warray-bounds] 22 | v[j]='*'; | ~~~^ main.cpp:6:10: note: while referencing 'v' 6 | char v[60005]; | ^ main.cpp: In function 'int main()': main.cpp:48:44: warning: array subscript -1 is below array bounds of 'char [60005]' [-Warray-bounds] 48 | v[j]='*'; | ~~~^ main.cpp:6:10: note: while referencing 'v' 6 | char v[60005]; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1202ms4988kbTime limit exceeded00
20ms303kbIncorect0
30ms303kbIncorect0
41ms303kbIncorect0
538ms303kbIncorect00
663ms303kbIncorect00
7203ms454kbTime limit exceeded00
8202ms303kbTime limit exceeded00
9203ms303kbTime limit exceeded00
10203ms450kbTime limit exceeded00
Punctaj total0

Ceva nu functioneaza?