Borderou de evaluare (job #2891542)

Utilizator mateicalin2002Ceausu Matei Calin mateicalin2002 Data 18 aprilie 2022 22:27:48
Problema Sume 2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int binary_search(int)': main.cpp:24:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 24 | for (step = 1; step <= max_value; step <<= 1); | ^~~ main.cpp:25:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 25 | for (i = min_value; step; step >>= 1) | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
31ms184kbOK10
42ms184kbOK10
535ms290kbOK10
616ms307kbOK10
723ms405kbOK10
81ms184kbIncorect0
97ms438kbIncorect0
101ms184kbIncorect0
Punctaj total70

Ceva nu functioneaza?