Pagini recente » Borderou de evaluare (job #129953) | Borderou de evaluare (job #2450332) | Borderou de evaluare (job #906885) | Borderou de evaluare (job #1418380) | Borderou de evaluare (job #2087258)
Borderou de evaluare (job #2087258)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:37: 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:11:39: 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:12: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:13:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= n; i++) scanf("%d",&a[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 456kb | OK | 10 |
2 | 4ms | 512kb | OK | 10 |
3 | 20ms | 716kb | OK | 10 |
4 | 20ms | 748kb | OK | 10 |
5 | 32ms | 848kb | OK | 10 |
6 | 36ms | 928kb | OK | 10 |
7 | 64ms | 1236kb | OK | 10 |
8 | 96ms | 1628kb | OK | 10 |
9 | Depăşit | 2000kb | Time limit exceeded. | 0 |
10 | Depăşit | 1992kb | Time limit exceeded. | 0 |
Punctaj total | 80 |