Borderou de evaluare (job #629323)

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:21:37 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:44:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 44 | if(put5[mijl]==nr) | ~~~~~~~~~~^~~~ main.cpp:48:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 48 | if(put5[mijl]<nr) | ~~~~~~~~~~^~~ main.cpp:71:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 71 | if(put3[mijl]==nr) | ~~~~~~~~~~^~~~ main.cpp:75:30: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 75 | if(nr<put3[mijl]) | ~~^~~~~~~~~~~ main.cpp:30:9: warning: variable 'max2' set but not used [-Wunused-but-set-variable] 30 | int max2=1; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 36 ms 380 kb OK 10
6 56 ms 241 kb OK 10
7 35 ms 245 kb OK 10
8 159 ms 245 kb OK 10
9 213 ms 372 kb OK 10
10 216 ms 376 kb OK 10
Punctaj total 100