Pagini recente » Borderou de evaluare (job #1969151) | Borderou de evaluare (job #3232554) | Borderou de evaluare (job #1688939) | Borderou de evaluare (job #469592) | Borderou de evaluare (job #1688973)
Borderou de evaluare (job #1688973)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma2.in","r",stdin);
^
user.cpp:13:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma2.out","w",stdout);
^
user.cpp:15:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:17:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i=1;i<=n;i++) scanf("%d",&t[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 0ms | 292kb | OK | 10 |
4 | 0ms | 312kb | Incorect | 0 |
5 | 4ms | 348kb | OK | 10 |
6 | 4ms | 360kb | OK | 10 |
7 | 8ms | 456kb | OK | 10 |
8 | 20ms | 656kb | OK | 10 |
9 | 32ms | 852kb | OK | 10 |
10 | 48ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |