Pagini recente » Cod sursa (job #2586710) | Borderou de evaluare (job #1995630) | Borderou de evaluare (job #1034911) | Borderou de evaluare (job #142732) | Borderou de evaluare (job #1901719)
Borderou de evaluare (job #1901719)
Raport evaluator
Compilare:
user.cpp: In function ‘int bin_search1(int)’:
user.cpp:45:12: warning: ‘ans’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ans;
^
user.cpp: In function ‘int bin_search2(int)’:
user.cpp:61:12: warning: ‘ans’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ans;
^
user.cpp: In function ‘int main()’:
user.cpp:82:38: warning: ‘ans’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fout << bin_search2(value) << '\n';
^
user.cpp:80:38: warning: ‘ans’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fout << bin_search1(value) << '\n';
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 424kb | OK | 10 | 10 |
2 | 0ms | 432kb | OK | 10 | 10 |
3 | 0ms | 432kb | OK | 10 | 10 |
4 | 4ms | 440kb | OK | 10 | 10 |
5 | 24ms | 476kb | OK | 10 | 20 |
6 | 84ms | 524kb | OK | 10 |
7 | 120ms | 788kb | OK | 10 | 40 |
8 | 124ms | 788kb | OK | 10 |
9 | 124ms | 788kb | OK | 10 |
10 | 128ms | 788kb | OK | 10 |
Punctaj total | 100 |