Borderou de evaluare (job #2759124)

Utilizator george_buzasGeorge Buzas george_buzas Data 15 iunie 2021 16:07:22
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int binary_search_1(int, int*, int)': main.cpp:38:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] return pos; ^~~ main.cpp: In function 'int binary_search_2(int, int*, int)': main.cpp:53:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] return pos; ^~~ main.cpp: In function 'int main()': main.cpp:71:58: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] fout << binary_search_2(length, arr, target_value) << '\n'; ^~~~ main.cpp:69:58: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] fout << binary_search_1(length, arr, target_value) << '\n'; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms524kbOK1010
23ms524kbOK1010
34ms524kbOK1010
47ms524kbOK1010
527ms655kbOK1020
686ms917kbOK10
7115ms1048kbOK1040
8137ms1048kbOK10
9123ms1048kbOK10
10129ms1048kbOK10
Punctaj total100

Ceva nu functioneaza?