Borderou de evaluare (job #1711243)

Utilizator ArkinyStoica Alex Arkiny Data 30 mai 2016 20:57:13
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

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
10ms268kbOK10
20ms276kbOK10
30ms292kbOK10
40ms328kbOK10
54ms416kbOK10
64ms540kbOK10
716ms932kbOK10
824ms1212kbOK10
952ms2144kbOK10
1080ms2992kbOK10
Punctaj total100

Ceva nu functioneaza?