Borderou de evaluare (job #667807)

Utilizator avatar TheAndrei Enache Andrei Alexandru TheAndrei IP ascuns
Problemă Cool (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 7 oct. 2022 23:56:06 Scor 25

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:27:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 27 | if(v[i]>max) | ~~~~^~~~ main.cpp:60:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 60 | if(v[i]>max) | ~~~~^~~~ main.cpp:62:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 62 | if(v[i]<min) | ~~~~^~~~ main.cpp:77:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 77 | if(v[i-1]==max&&f[max]==0){ | ~~~~~~^~~~~ main.cpp:80:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 80 | if(v[j]>max) | ~~~~^~~~ main.cpp:84:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 84 | if(v[i-1]==min&&f[min]==0){ | ~~~~~~^~~~~ main.cpp:87:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 87 | if(v[j]<min) | ~~~~^~~~ main.cpp:95:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 95 | if(v[i+k-1]>max) | ~~~~~~~~^~~~ main.cpp:97:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 97 | if(v[i+k-1]<min) | ~~~~~~~~^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 5
2 1 ms 114 kb Incorect 0
3 13 ms 118 kb Incorect 0
4 9 ms 118 kb OK 5
5 46 ms 245 kb OK 5
6 98 ms 118 kb OK 5
7 108 ms 245 kb Time limit exceeded 0
8 103 ms 245 kb Time limit exceeded 0
9 104 ms 245 kb Time limit exceeded 0
10 113 ms 118 kb Time limit exceeded 0
11 109 ms 118 kb Time limit exceeded 0
12 105 ms 245 kb Time limit exceeded 0
13 104 ms 249 kb Time limit exceeded 0
14 106 ms 245 kb Time limit exceeded 0
15 106 ms 245 kb Time limit exceeded 0
16 108 ms 249 kb Time limit exceeded 0
17 101 ms 245 kb Time limit exceeded 0
18 2 ms 114 kb Incorect 0
19 1 ms 114 kb Incorect 0
20 1 ms 114 kb OK 5
Punctaj total 25