Pagini recente » Borderou de evaluare (job #1749053) | Borderou de evaluare (job #1940524) | Borderou de evaluare (job #1011415) | Borderou de evaluare (job #1276898) | Borderou de evaluare (job #1227152)
Borderou de evaluare (job #1227152)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sum2.in","r", stdin);
^
user.cpp:33:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sum2.out","w",stdout);
^
user.cpp:35:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &L, &U);
^
user.cpp:36: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", &A[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 260kb | OK | 10 |
| 2 | 0ms | 264kb | OK | 10 |
| 3 | 8ms | 596kb | OK | 10 |
| 4 | 16ms | 632kb | OK | 10 |
| 5 | 24ms | 928kb | OK | 10 |
| 6 | 32ms | 968kb | OK | 10 |
| 7 | 36ms | 1008kb | OK | 10 |
| 8 | 36ms | 1556kb | OK | 10 |
| 9 | 44ms | 1600kb | OK | 10 |
| 10 | 60ms | 1676kb | OK | 10 |
| Punctaj total | 100 |