Pagini recente » Borderou de evaluare (job #1849608) | Borderou de evaluare (job #826097) | Borderou de evaluare (job #2120227) | Borderou de evaluare (job #1634579) | Borderou de evaluare (job #1227147)
Borderou de evaluare (job #1227147)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12: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:13: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:15: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:16: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 | 280kb | OK | 10 |
2 | 0ms | 280kb | OK | 10 |
3 | 4ms | 364kb | OK | 10 |
4 | 8ms | 412kb | OK | 10 |
5 | 12ms | 440kb | Incorect | 0 |
6 | 12ms | 488kb | Incorect | 0 |
7 | 16ms | 532kb | OK | 10 |
8 | 20ms | 572kb | OK | 10 |
9 | 20ms | 608kb | OK | 10 |
10 | 24ms | 676kb | Incorect | 0 |
Punctaj total | 70 |