Borderou de evaluare (job #654546)

Utilizator avatar daristyle Bejan Darius-Ramon daristyle IP ascuns
Problemă Căutare binară Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 6 iul. 2022 22:09:15 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:23:51: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 23 | if (poz + e < n && v[poz + e] <= x) | ~~~~~~~~~~~^~~~ main.cpp:25:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 25 | if (v[poz] == x) ans = poz; | ~~~~~~~^~~~ main.cpp:29:51: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 29 | if (poz + e < n && v[poz + e] <= x) | ~~~~~~~~~~~^~~~ main.cpp:35:51: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 35 | if (poz + e < n && v[poz + e] < x) | ~~~~~~~~~~~^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb Incorect 0
2 1 ms 114 kb Incorect 0
3 1 ms 114 kb Incorect 0
4 1 ms 118 kb Incorect 0
5 30 ms 155 kb Incorect 0
6 113 ms 327 kb Incorect 0
7 184 ms 598 kb Incorect 0
8 181 ms 593 kb Incorect 0
9 193 ms 577 kb Incorect 0
10 191 ms 577 kb Incorect 0
Punctaj total 0