Borderou de evaluare (job #2974057)

Utilizator dumitrache12Dumitrache Iulian dumitrache12 Data 2 februarie 2023 23:25:21
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
411ms290kbIncorect00
588ms385kbIncorect00
6269ms794kbIncorect0
7373ms1097kbIncorect00
8369ms1122kbIncorect0
9373ms1105kbIncorect0
10371ms1093kbIncorect0
Punctaj total10

Ceva nu functioneaza?