Pagini recente » Borderou de evaluare (job #1161546) | Borderou de evaluare (job #2801922) | Borderou de evaluare (job #541101) | Borderou de evaluare (job #109910) | Borderou de evaluare (job #2320797)
Borderou de evaluare (job #2320797)
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 | Incorect | 0 |
7 | 11ms | 262kb | Incorect | 0 |
8 | 25ms | 262kb | Incorect | 0 |
9 | 21ms | 262kb | Incorect | 0 |
10 | 53ms | 262kb | Time limit exceeded | 0 |
Punctaj total | 30 |