Pagini recente » Borderou de evaluare (job #522391) | Borderou de evaluare (job #396460) | Borderou de evaluare (job #1387693) | Borderou de evaluare (job #2787324) | Borderou de evaluare (job #2320815)
Borderou de evaluare (job #2320815)
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 | 11ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 2ms | 131kb | OK | 10 |
5 | 6ms | 131kb | OK | 10 |
6 | 11ms | 262kb | OK | 10 |
7 | 6ms | 262kb | OK | 10 |
8 | 9ms | 262kb | OK | 10 |
9 | 9ms | 262kb | OK | 10 |
10 | 41ms | 262kb | OK | 10 |
Punctaj total | 100 |