Borderou de evaluare (job #579875)

Utilizator avatar razvanperial Razvan Perial razvanperial IP ascuns
Problemă Palc1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 ian. 2021 21:39:43 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int ver(char*)': main.cpp:9:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 9 | for(i=0;i<strlen(s)-1 && ok==1;i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:20:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 20 | while(ok==0 && i<=strlen(s)-1) | ~^~~~~~~~~~~~~ main.cpp:27:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 27 | for(j=0;j<=strlen(s)-2;j++) | ~^~~~~~~~~~~~~ main.cpp:16:19: warning: variable 'aux1' set but not used [-Wunused-but-set-variable] 16 | char cop[201],aux1,aux2,s[201]; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb Incorect 0
2 1 ms 262 kb OK 10
3 1 ms 262 kb Incorect 0
4 1 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 1 ms 262 kb OK 10
7 2 ms 393 kb Incorect 0
8 2 ms 393 kb OK 10
9 1 ms 262 kb OK 10
10 1 ms 262 kb Incorect 0
Punctaj total 60