Pagini recente » Borderou de evaluare (job #1892978) | Borderou de evaluare (job #143484) | Borderou de evaluare (job #2461582) | Borderou de evaluare (job #1879146) | Borderou de evaluare (job #1711243)
Borderou de evaluare (job #1711243)
Raport evaluator
Compilare:
user.c: In function ‘DFS’:
user.c:230:3: warning: passing argument 1 of ‘remove_first_list’ from incompatible pointer type [enabled by default]
remove_first_list(V[t]);
^
user.c:165:6: note: expected ‘struct node_list **’ but argument is of type ‘struct node_list *’
void remove_first_list(node_list **node)
^
user.c: In function ‘BFS’:
user.c:250:4: warning: passing argument 1 of ‘get_first_elem_list’ from incompatible pointer type [enabled by default]
el = get_first_elem_list(V[node]);
^
user.c:175:5: note: expected ‘struct node_list **’ but argument is of type ‘struct node_list *’
int get_first_elem_list(node_list **node)
^
user.c:258:5: warning: passing argument 1 of ‘remove_first_list’ from incompatible pointer type [enabled by default]
remove_first_list(V[node]);
^
user.c:165:6: note: expected ‘struct node_list **’ but argument is of type ‘struct node_list *’
void remove_first_list(node_list **node)
^
user.c: In function ‘main’:
user.c:295:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d", &N, &M);
^
user.c:300:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d", &w, &u);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 268kb | OK | 10 |
| 2 | 0ms | 276kb | OK | 10 |
| 3 | 0ms | 292kb | OK | 10 |
| 4 | 0ms | 328kb | OK | 10 |
| 5 | 4ms | 416kb | OK | 10 |
| 6 | 4ms | 540kb | OK | 10 |
| 7 | 16ms | 932kb | OK | 10 |
| 8 | 24ms | 1212kb | OK | 10 |
| 9 | 52ms | 2144kb | OK | 10 |
| 10 | 80ms | 2992kb | OK | 10 |
| Punctaj total | 100 |