Pagini recente » Borderou de evaluare (job #643058) | Borderou de evaluare (job #1608381) | Borderou de evaluare (job #324251) | Borderou de evaluare (job #2284246) | Borderou de evaluare (job #1775701)
Borderou de evaluare (job #1775701)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secventa.in", "r", stdin);
^
user.cpp:12:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secventa.out", "w", stdout);
^
user.cpp:14:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:15:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:20:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:41:42: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%d %d %d", l+1, r+1, max_base);
^
user.cpp:41:42: warning: ‘l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 4ms | 336kb | OK | 10 |
| 3 | 20ms | 528kb | OK | 10 |
| 4 | 24ms | 568kb | OK | 10 |
| 5 | 28ms | 668kb | OK | 10 |
| 6 | 36ms | 740kb | Incorect | 0 |
| 7 | 56ms | 1056kb | OK | 10 |
| 8 | 88ms | 1448kb | Incorect | 0 |
| 9 | Depăşit | 1712kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1876kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |