Pagini recente » Statistici Dragos Jipa (DJipa) | Borderou de evaluare (job #1447988) | Borderou de evaluare (job #275725) | Monitorul de evaluare | Borderou de evaluare (job #2382688)
Borderou de evaluare (job #2382688)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:51:15: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
int* roots = malloc(sizeof(int) * (n + 1));
^~~~~~
main.c:51:15: warning: incompatible implicit declaration of built-in function 'malloc'
main.c:51:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
main.c:60:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
memset(layers, 0, sizeof(int) * (n + 1));
^~~~~~
main.c:60:2: warning: incompatible implicit declaration of built-in function 'memset'
main.c:60:2: note: include '<string.h>' or provide a declaration of 'memset'
main.c:87:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
free(isRoot);
^~~~
main.c:87:2: warning: incompatible implicit declaration of built-in function 'free'
main.c:87:2: note: include '<stdlib.h>' or provide a declaration of 'free'
main.c:49:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &n, &m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:66:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &node1, &node2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | OK | 5 |
| 4 | 14ms | 131kb | OK | 5 |
| 5 | 2ms | 131kb | Incorect | 0 |
| 6 | 2ms | 131kb | Incorect | 0 |
| 7 | 2ms | 131kb | Incorect | 0 |
| 8 | 3ms | 131kb | Incorect | 0 |
| 9 | 4ms | 131kb | Incorect | 0 |
| 10 | 4ms | 131kb | Incorect | 0 |
| 11 | 25ms | 262kb | Incorect | 0 |
| 12 | 16ms | 262kb | Incorect | 0 |
| 13 | 24ms | 393kb | Incorect | 0 |
| 14 | 25ms | 524kb | Incorect | 0 |
| 15 | 32ms | 524kb | Incorect | 0 |
| 16 | 39ms | 655kb | Incorect | 0 |
| 17 | 200ms | 1048kb | Time limit exceeded | 0 |
| 18 | 3ms | 1048kb | OK | 5 |
| 19 | 6ms | 1048kb | Incorect | 0 |
| 20 | 45ms | 1048kb | Incorect | 0 |
| Punctaj total | 15 |