Pagini recente » Borderou de evaluare (job #862631) | Borderou de evaluare (job #607412) | Borderou de evaluare (job #1028504) | Borderou de evaluare (job #740591) | Borderou de evaluare (job #2320786)
Borderou de evaluare (job #2320786)
Raport evaluator
Compilare:
main.cpp: In function 'int BsMinObstacle(int)':
main.cpp:29:25: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
return obstacles[sol];
^
main.cpp: In function 'int BsMaxObstacle(int)':
main.cpp:49:25: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
return obstacles[sol];
^
main.cpp: In function 'void Solve()':
main.cpp:29:25: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
return obstacles[sol];
^
main.cpp:14:34: note: 'sol' was declared here
int st = 1, dr = K + 2, mid, sol;
^~~
main.cpp:49:25: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized]
return obstacles[sol];
^
main.cpp:34:34: note: 'sol' was declared here
int st = 1, dr = K + 2, mid, sol;
^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | Incorect | 0 |
| 4 | 2ms | 131kb | OK | 10 |
| 5 | 9ms | 131kb | Incorect | 0 |
| 6 | 26ms | 262kb | OK | 10 |
| 7 | 11ms | 262kb | Incorect | 0 |
| 8 | 25ms | 262kb | Incorect | 0 |
| 9 | 22ms | 262kb | OK | 10 |
| 10 | 53ms | 262kb | Time limit exceeded | 0 |
| Punctaj total | 50 |