Borderou de evaluare (job #3245232)

Utilizator gabrielvGabriel Vanca gabrielv Data 27 septembrie 2024 23:11:19
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:284:50: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 284 | if (position < 0 || position >= array_size || numbers[position] != query_value) | ~~~~~~~~~^~~~~~~~~~~~~ main.cpp:290:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 290 | while (position + 1 < array_size && numbers[position + 1] == query_value) | ~~~~~~~~~~~~~^~~~~~~~~~~~ main.cpp:301:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 301 | while (position + 1 < array_size && numbers[position + 1] <= query_value) | ~~~~~~~~~~~~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbIncorect00
20ms303kbIncorect00
35ms401kbKilled by Signal 1100
41ms303kbIncorect00
54ms303kbIncorect00
614ms778kbIncorect0
724ms1204kbKilled by Signal 1100
829ms1196kbKilled by Signal 110
929ms1200kbKilled by Signal 110
1030ms1204kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?