Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2610973) | Borderou de evaluare (job #1215559) | Borderou de evaluare (job #1300013) | Borderou de evaluare (job #1296122)
Borderou de evaluare (job #1296122)
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:16:40: 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 | 252kb | OK | 10 |
| 2 | 0ms | 260kb | OK | 10 |
| 3 | 0ms | 300kb | OK | 10 |
| 4 | 0ms | 332kb | OK | 10 |
| 5 | 4ms | 408kb | OK | 10 |
| 6 | 4ms | 448kb | OK | 10 |
| 7 | 8ms | 636kb | OK | 10 |
| 8 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 36ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 48ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |