Borderou de evaluare (job #2756388)

Utilizator george_buzasGeorge Buzas george_buzas Data 31 mai 2021 13:36:23
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:37: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:52:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] return pos; ^~~ main.cpp: In function 'int main()': main.cpp:70:58: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] fout << binary_search_2(length, arr, target_value) << '\n'; ^~~~ main.cpp:68: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
33ms524kbOK1010
47ms524kbOK1010
528ms655kbOK1020
685ms917kbOK10
7114ms1048kbOK1040
8127ms1048kbOK10
9132ms1048kbOK10
10116ms1048kbOK10
Punctaj total100

Ceva nu functioneaza?