Pagini recente » Borderou de evaluare (job #2704237) | Borderou de evaluare (job #2046482) | Borderou de evaluare (job #536011) | Borderou de evaluare (job #213322) | Borderou de evaluare (job #1522256)
Borderou de evaluare (job #1522256)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:40: 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:13:42: 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:16:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &n, &k);
^
user.cpp:21:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &v[i]);
^
user.cpp:34:24: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf ("%d ", poz - k + 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 4ms | 324kb | OK | 10 |
3 | 20ms | 516kb | OK | 10 |
4 | 24ms | 560kb | OK | 10 |
5 | 28ms | 652kb | OK | 10 |
6 | 36ms | 732kb | OK | 10 |
7 | 64ms | 1052kb | OK | 10 |
8 | 96ms | 1432kb | OK | 10 |
9 | Depăşit | 1728kb | Time limit exceeded. | 0 |
10 | Depăşit | 1656kb | Time limit exceeded. | 0 |
Punctaj total | 80 |