Borderou de evaluare (job #2926488)

Utilizator AleXutzZuDavid Alex Robert AleXutzZu Data 17 octombrie 2022 20:43:10
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:26:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 26 | if (a[mid] == x) { | ~~~~~~~^~~~ main.cpp:29:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 29 | } else if (a[mid] < x) { | ~~~~~~~^~~ main.cpp:39:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 39 | if (a[mid] <= x) { | ~~~~~~~^~~~ main.cpp:49:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 49 | if (a[mid] >= x) { | ~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1010
20ms184kbOK1010
30ms184kbOK1010
40ms184kbOK1010
510ms708kbOK1020
635ms1011kbOK10
747ms1105kbOK1040
846ms1130kbOK10
950ms1077kbOK10
1049ms1097kbOK10
Punctaj total100

Ceva nu functioneaza?