Borderou de evaluare (job #1711274)

Utilizator ArkinyStoica Alex Arkiny Data 30 mai 2016 21:44:15
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: 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:299:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d%d", &j, &k); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms276kbOK5
20ms276kbOK5
30ms268kbOK5
412ms904kbOK5
50ms284kbOK5
60ms284kbOK5
70ms304kbOK5
80ms340kbOK5
90ms380kbOK5
100ms384kbOK5
1124ms1664kbOK5
1216ms1240kbOK5
1324ms1724kbOK5
1424ms1672kbOK5
1532ms2160kbOK5
1644ms2652kbOK5
1780ms7288kbOK5
180ms676kbOK5
194ms1100kbOK5
2052ms3096kbOK5
Punctaj total100

Ceva nu functioneaza?