Pagini recente » Borderou de evaluare (job #2068593) | Borderou de evaluare (job #1761725) | Borderou de evaluare (job #2081131) | Borderou de evaluare (job #2483923) | Borderou de evaluare (job #2256989)
Borderou de evaluare (job #2256989)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:33:10: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
ar = malloc(sizeof(int)*aSize);
^~~~~~
user.c:33:10: warning: incompatible implicit declaration of built-in function ‘malloc’
user.c:33:10: note: include ‘<stdlib.h>’ or provide a declaration of ‘malloc’
user.c:38:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
sum += ar+i;
^~
user.c:64:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(ar);
^~~~
user.c:64:5: warning: incompatible implicit declaration of built-in function ‘free’
user.c:64:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
user.c:29:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport.in", "rt", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
user.c:30:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport.out", "wt", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
user.c:31:5: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i", &aSize, &nTrips);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
user.c:37:9: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", ar+i);
^~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 804kb | OK | 10 |
2 | 0ms | 796kb | Incorect | 0 |
3 | 0ms | 756kb | Incorect | 0 |
4 | 0ms | 808kb | Incorect | 0 |
5 | 0ms | 876kb | Incorect | 0 |
6 | 4ms | 792kb | OK | 10 |
7 | 4ms | 876kb | Incorect | 0 |
8 | 4ms | 876kb | Incorect | 0 |
9 | 4ms | 936kb | Incorect | 0 |
10 | 4ms | 868kb | OK | 10 |
Punctaj total | 30 |