Pagini recente » Borderou de evaluare (job #3095716) | Monitorul de evaluare | Borderou de evaluare (job #2996242) | Borderou de evaluare (job #2792064) | Borderou de evaluare (job #2382693)
Borderou de evaluare (job #2382693)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:56:15: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
int* roots = malloc(sizeof(int) * (n + 1));
^~~~~~
main.c:56:15: warning: incompatible implicit declaration of built-in function 'malloc'
main.c:56:15: note: include '<stdlib.h>' or provide a declaration of 'malloc'
main.c:65:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
memset(childrenCount, 0, sizeof(int) * (n + 1));
^~~~~~
main.c:65:2: warning: incompatible implicit declaration of built-in function 'memset'
main.c:65:2: note: include '<string.h>' or provide a declaration of 'memset'
main.c:92:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
free(isRoot);
^~~~
main.c:92:2: warning: incompatible implicit declaration of built-in function 'free'
main.c:92:2: note: include '<stdlib.h>' or provide a declaration of 'free'
main.c:54:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &n, &m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:71: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 | OK | 5 |
| 2 | 2ms | 131kb | OK | 5 |
| 3 | 2ms | 131kb | OK | 5 |
| 4 | 12ms | 131kb | OK | 5 |
| 5 | 2ms | 131kb | OK | 5 |
| 6 | 2ms | 131kb | OK | 5 |
| 7 | 2ms | 131kb | OK | 5 |
| 8 | 3ms | 131kb | OK | 5 |
| 9 | 4ms | 131kb | OK | 5 |
| 10 | 4ms | 131kb | OK | 5 |
| 11 | 23ms | 262kb | OK | 5 |
| 12 | 16ms | 262kb | OK | 5 |
| 13 | 24ms | 393kb | OK | 5 |
| 14 | 26ms | 524kb | OK | 5 |
| 15 | 33ms | 524kb | OK | 5 |
| 16 | 41ms | 655kb | OK | 5 |
| 17 | 59ms | 1048kb | OK | 5 |
| 18 | 4ms | 1048kb | OK | 5 |
| 19 | 6ms | 1048kb | OK | 5 |
| 20 | 45ms | 1048kb | OK | 5 |
| Punctaj total | 100 |