Pagini recente » Borderou de evaluare (job #940003) | Borderou de evaluare (job #2293720) | Borderou de evaluare (job #1576034) | Borderou de evaluare (job #354255) | Borderou de evaluare (job #3234322)
Borderou de evaluare (job #3234322)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:31:15: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
31 | int *mapb=malloc(MAX_N*sizeof(int));
| ^~~~~~
main.c:2:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
1 | #include <stdio.h>
+++ |+#include <stdlib.h>
2 |
main.c:31:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
31 | int *mapb=malloc(MAX_N*sizeof(int));
| ^~~~~~
main.c:31:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
main.c:56:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
56 | free(mapb);
| ^~~~
main.c:56:5: note: include '<stdlib.h>' or provide a declaration of 'free'
main.c:56:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
main.c:56:5: note: include '<stdlib.h>' or provide a declaration of 'free'
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 303kb | OK | 10 |
| 4 | 0ms | 303kb | OK | 10 |
| 5 | 0ms | 303kb | OK | 10 |
| 6 | 0ms | 303kb | OK | 10 |
| 7 | 0ms | 303kb | OK | 10 |
| 8 | 14ms | 1118kb | OK | 10 |
| 9 | 14ms | 1155kb | OK | 10 |
| 10 | 14ms | 1155kb | OK | 10 |
| Punctaj total | 100 |