Pagini recente » Borderou de evaluare (job #1963383) | Borderou de evaluare (job #499558) | Borderou de evaluare (job #2949486) | Borderou de evaluare (job #458724) | Borderou de evaluare (job #1688971)
Borderou de evaluare (job #1688971)
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 | 276kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 328kb | OK | 10 |
| 4 | 0ms | 356kb | OK | 10 |
| 5 | 4ms | 428kb | OK | 10 |
| 6 | 4ms | 464kb | OK | 10 |
| 7 | 8ms | 660kb | OK | 10 |
| 8 | 20ms | 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 |