Borderou de evaluare (job #2974064)

Utilizator dumitrache12Dumitrache Iulian dumitrache12 Data 2 februarie 2023 23:42:59
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: In function 'int main()': main.cpp:33:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 33 | for(int i=0; i < n; i++) | ~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbIncorect00
30ms184kbOK1010
415ms184kbIncorect00
588ms352kbIncorect00
6272ms774kbIncorect0
7369ms1101kbIncorect00
8369ms1089kbIncorect0
9371ms1101kbIncorect0
10370ms1093kbIncorect0
Punctaj total10

Ceva nu functioneaza?