Pagini recente » Borderou de evaluare (job #2473818) | Borderou de evaluare (job #906625) | Borderou de evaluare (job #2216251) | Borderou de evaluare (job #1671693) | Borderou de evaluare (job #2619554)
Borderou de evaluare (job #2619554)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:8:41: 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);
^
main.cpp:9:43: 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);
^
main.cpp:11:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &k);
^
main.cpp:16:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &v[i]);
^
main.cpp:39:33: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%d %d %d\n" , x , x + k - 1 , base);
~~^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 9ms | 262kb | OK | 10 |
3 | 32ms | 917kb | OK | 10 |
4 | 36ms | 1048kb | OK | 10 |
5 | 46ms | 1310kb | OK | 10 |
6 | 56ms | 1572kb | OK | 10 |
7 | 74ms | 2490kb | Incorect | 0 |
8 | 103ms | 2359kb | Time limit exceeded | 0 |
9 | 101ms | 2621kb | Time limit exceeded | 0 |
10 | 101ms | 2097kb | Time limit exceeded | 0 |
Punctaj total | 60 |