Borderou de evaluare (job #629319)

Utilizator avatar sgheorghe Gheorghe Sonia sgheorghe IP ascuns
Problemă 235 (clasa a 8-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 31 ian. 2022 18:04:29 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:53:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 53 | if(put5[mijl]==nr) | ~~~~~~~~~~^~~~ main.cpp:57:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 57 | if(put5[mijl]<nr) | ~~~~~~~~~~^~~ main.cpp:80:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 80 | if(put3[mijl]==nr) | ~~~~~~~~~~^~~~ main.cpp:84:30: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 84 | if(nr<put3[mijl]) | ~~^~~~~~~~~~~ main.cpp:28:9: warning: variable 'max2' set but not used [-Wunused-but-set-variable] 28 | int max2=1; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb Incorect 0
3 1 ms 114 kb Incorect 0
4 2 ms 114 kb Incorect 0
5 47 ms 241 kb Incorect 0
6 47 ms 245 kb Incorect 0
7 38 ms 245 kb OK 10
8 160 ms 245 kb OK 10
9 218 ms 118 kb Incorect 0
10 210 ms 245 kb Incorect 0
Punctaj total 30