Borderou de evaluare (job #2989662)

Utilizator Redstoneboss2Fabian Lucian Redstoneboss2 Data 6 martie 2023 21:08:20
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int lowerBound(std::vector<long long int>, int, int, long long int)': main.cpp:65:12: warning: 'indexFound' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | return indexFound; | ^~~~~~~~~~ main.cpp: In function 'int upperBound(std::vector<long long int>, int, int, long long int)': main.cpp:82:12: warning: 'indexFound' may be used uninitialized in this function [-Wmaybe-uninitialized] 82 | return indexFound; | ^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:44:39: warning: 'indexFound' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | fout << indexFound + 1 << '\n'; | ^~~~ main.cpp:40:45: warning: 'indexFound' may be used uninitialized in this function [-Wmaybe-uninitialized] 40 | fout << (indexFound - 1) + 1 << '\n'; | ^~~~ main.cpp:33:36: warning: 'indexFound' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | if(elements[indexFound - 1] == queryValue) | ~~~~~~~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbOK1010
30ms184kbOK1010
40ms184kbIncorect00
5163ms446kbIncorect00
6501ms1073kbTime limit exceeded0
7503ms1867kbTime limit exceeded00
8500ms1867kbTime limit exceeded0
9502ms1867kbTime limit exceeded0
10502ms1867kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?