Pagini recente » Borderou de evaluare (job #2515579) | Borderou de evaluare (job #2493630) | Borderou de evaluare (job #1737359) | Borderou de evaluare (job #1652171) | Borderou de evaluare (job #1697918)
Borderou de evaluare (job #1697918)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:36: 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:38: 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:13:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &k);
^
user.cpp:19:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
user.cpp:32:34: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%d %d %d\n", l+1, r+1, m);
^
user.cpp:32:34: warning: ‘l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | OK | 10 |
2 | 4ms | 492kb | OK | 10 |
3 | 20ms | 704kb | OK | 10 |
4 | 20ms | 732kb | OK | 10 |
5 | 28ms | 828kb | OK | 10 |
6 | 36ms | 916kb | OK | 10 |
7 | 64ms | 1224kb | OK | 10 |
8 | 92ms | 1620kb | OK | 10 |
9 | Depăşit | 2000kb | Time limit exceeded. | 0 |
10 | Depăşit | 2016kb | Time limit exceeded. | 0 |
Punctaj total | 80 |