Borderou de evaluare (job #2974067)

Utilizator dumitrache12Dumitrache Iulian dumitrache12 Data 2 februarie 2023 23:51:49
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'unsigned int upper_bound(int)': main.cpp:15:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 15 | if((poz+i) < n && v[poz+i] <= x) | ~~~~~~~~~^~~~ main.cpp: In function 'unsigned int lower_bound(int)': main.cpp:27:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 27 | if((poz+i) < n && v[poz+i] < x) | ~~~~~~~~~^~~ main.cpp:33:12: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 33 | if(v[poz] != x) poz++; | ~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbIncorect00
20ms184kbIncorect00
30ms184kbOK1010
415ms290kbIncorect00
587ms372kbIncorect00
6273ms786kbIncorect0
7372ms1101kbIncorect00
8372ms1101kbIncorect0
9374ms1118kbIncorect0
10375ms1101kbIncorect0
Punctaj total10

Ceva nu functioneaza?