Borderou de evaluare (job #3245229)

Utilizator gabrielvGabriel Vanca gabrielv Data 27 septembrie 2024 23:07:22
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
35ms405kbKilled by Signal 1100
41ms303kbIncorect00
55ms303kbIncorect00
614ms794kbIncorect0
725ms1204kbKilled by Signal 1100
825ms1204kbKilled by Signal 110
924ms1208kbKilled by Signal 110
1030ms1200kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?