Pagini recente » Cod sursa (job #1166489) | Borderou de evaluare (job #2369452) | Cod sursa (job #1751610) | Borderou de evaluare (job #1602497) | Borderou de evaluare (job #2366836)
Borderou de evaluare (job #2366836)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:73:49: warning: variable 'ans' set but not used [-Wunused-but-set-variable]
int n, c, startx, starty, finishx, finishy, ans;
^~~
main.cpp:94:64: warning: 'finishy' may be used uninitialized in this function [-Wmaybe-uninitialized]
ans = binarySearch(n, c, startx, starty, finishx, finishy) ;
^
main.cpp:94:64: warning: 'finishx' may be used uninitialized in this function [-Wmaybe-uninitialized]
main.cpp:94:64: warning: 'starty' may be used uninitialized in this function [-Wmaybe-uninitialized]
main.cpp:94:64: warning: 'startx' may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 262kb | Wrong answer! | 0 |
| 2 | 2ms | 131kb | Wrong answer! | 0 |
| 3 | 2ms | 262kb | Wrong answer! | 0 |
| 4 | 3ms | 262kb | Wrong answer! | 0 |
| 5 | 5ms | 786kb | Wrong answer! | 0 |
| 6 | 6ms | 786kb | Wrong answer! | 0 |
| 7 | 24ms | 1966kb | Wrong answer! | 0 |
| 8 | 62ms | 3276kb | Wrong answer! | 0 |
| 9 | 210ms | 7208kb | Wrong answer! | 0 |
| 10 | 6ms | 786kb | Ok! | 10 |
| Punctaj total | 10 |