Pagini recente » Borderou de evaluare (job #1657148) | Borderou de evaluare (job #1905095) | Borderou de evaluare (job #133119) | Borderou de evaluare (job #2669359) | Borderou de evaluare (job #2756388)
Borderou de evaluare (job #2756388)
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 |
| 1 | 3ms | 524kb | OK | 10 | 10 |
| 2 | 3ms | 524kb | OK | 10 | 10 |
| 3 | 3ms | 524kb | OK | 10 | 10 |
| 4 | 7ms | 524kb | OK | 10 | 10 |
| 5 | 28ms | 655kb | OK | 10 | 20 |
| 6 | 85ms | 917kb | OK | 10 |
| 7 | 114ms | 1048kb | OK | 10 | 40 |
| 8 | 127ms | 1048kb | OK | 10 |
| 9 | 132ms | 1048kb | OK | 10 |
| 10 | 116ms | 1048kb | OK | 10 |
| Punctaj total | 100 |