Pagini recente » Borderou de evaluare (job #1761264) | Borderou de evaluare (job #1177669) | Borderou de evaluare (job #1730683) | Borderou de evaluare (job #2325259) | Borderou de evaluare (job #1454320)
Borderou de evaluare (job #1454320)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6: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:7: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:10: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:12:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x[i]);
^
user.cpp:25:28: warning: ‘ind’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%d %d %d", ind - k + 1, ind, res);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 448kb | OK | 10 |
| 2 | 4ms | 492kb | OK | 10 |
| 3 | 16ms | 704kb | OK | 10 |
| 4 | 20ms | 740kb | OK | 10 |
| 5 | 28ms | 836kb | OK | 10 |
| 6 | 36ms | 912kb | OK | 10 |
| 7 | 60ms | 1228kb | OK | 10 |
| 8 | 88ms | 1620kb | OK | 10 |
| 9 | Depăşit | 2000kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2100kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |