Borderou de evaluare (job #2974072)

Utilizator dumitrache12Dumitrache Iulian dumitrache12 Data 3 februarie 2023 00:25:28
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'unsigned int upper_bound(int)': main.cpp:16:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 16 | if((poz+i) < n && v[poz+i] <= x) | ~~~~~~~~~^~~~ main.cpp: In function 'unsigned int lower_bound(int)': main.cpp:29:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 29 | if((poz+i) < n && v[poz+i] < x) | ~~~~~~~~~^~~ main.cpp: In function 'int main()': main.cpp:49:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 49 | if(t==0) out<<(v[u-1]==x?u:-1)<<endl; | ~~~~~~^~~ main.cpp:43:18: warning: unused variable 'l' [-Wunused-variable] 43 | int m, t, x, u, l; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1010
20ms184kbOK1010
30ms184kbOK1010
414ms184kbOK1010
590ms376kbOK1020
6269ms741kbOK10
7362ms1105kbOK1040
8363ms1122kbOK10
9362ms1122kbOK10
10369ms1114kbOK10
Punctaj total100

Ceva nu functioneaza?