Pagini recente » Borderou de evaluare (job #299275) | Borderou de evaluare (job #2909723) | Borderou de evaluare (job #1714452)
Borderou de evaluare (job #1714452)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9: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:10: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:13:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&k);
^
user.cpp:15:48: 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",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 10 |
2 | 4ms | 328kb | OK | 10 |
3 | 16ms | 536kb | OK | 10 |
4 | 20ms | 564kb | OK | 10 |
5 | 24ms | 660kb | OK | 10 |
6 | 32ms | 740kb | OK | 10 |
7 | 48ms | 1052kb | OK | 10 |
8 | 80ms | 1444kb | OK | 10 |
9 | Depăşit | 1832kb | Time limit exceeded. | 0 |
10 | Depăşit | 1924kb | Time limit exceeded. | 0 |
Punctaj total | 80 |