Pagini recente » Borderou de evaluare (job #1213231) | Borderou de evaluare (job #2396003) | Borderou de evaluare (job #2162603) | Borderou de evaluare (job #1626539) | Borderou de evaluare (job #1676156)
Borderou de evaluare (job #1676156)
Raport evaluator
Compilare:
user.cpp: In function ‘int binary_search_right(int)’:
user.cpp:59:12: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return poz;
^
user.cpp: In function ‘int binary_search_left(int)’:
user.cpp:77:12: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return poz;
^
user.cpp: In function ‘void solve()’:
user.cpp:91:47: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
case 2:fout<<binary_search_left(a);break;
^
user.cpp:90:48: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
case 1:fout<<binary_search_right(a);break;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 396kb | OK | 10 | 10 |
| 2 | 0ms | 400kb | OK | 10 | 10 |
| 3 | 0ms | 404kb | OK | 10 | 10 |
| 4 | 4ms | 412kb | OK | 10 | 10 |
| 5 | 24ms | 444kb | OK | 10 | 20 |
| 6 | 84ms | 608kb | OK | 10 |
| 7 | 120ms | 796kb | OK | 10 | 40 |
| 8 | 124ms | 796kb | OK | 10 |
| 9 | 132ms | 792kb | OK | 10 |
| 10 | 132ms | 796kb | OK | 10 |
| Punctaj total | 100 |