Pagini recente » Borderou de evaluare (job #2219196) | Borderou de evaluare (job #1767480) | Borderou de evaluare (job #2690501) | Borderou de evaluare (job #712184) | Borderou de evaluare (job #2320813)
Borderou de evaluare (job #2320813)
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 | OK | 10 |
4 | 2ms | 131kb | OK | 10 |
5 | 9ms | 131kb | OK | 10 |
6 | 26ms | 262kb | OK | 10 |
7 | 12ms | 262kb | OK | 10 |
8 | 25ms | 262kb | OK | 10 |
9 | 22ms | 262kb | OK | 10 |
10 | 53ms | 262kb | Time limit exceeded | 0 |
Punctaj total | 90 |