Borderou de evaluare (job #1711238)

Utilizator ArkinyStoica Alex Arkiny Data 30 mai 2016 20:47:23
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 40

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:293:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &N); ^ user.c:298:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &e); ^ user.c:304:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &e); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms268kbOK520
20ms272kbOK5
30ms272kbOK5
40ms268kbOK5
50ms284kbOK520
60ms292kbOK5
70ms316kbOK5
80ms288kbOK5
9100ms2220kbOK50
10764ms2224kbOK5
11Depăşit568kbTime limit exceeded.0
12Depăşit1768kbTime limit exceeded.0
13476ms7100kbOK50
14Depăşit852kbTime limit exceeded.0
15Depăşit572kbTime limit exceeded.0
16Depăşit1800kbTime limit exceeded.0
17576msDepăşitMemory limit exceeded.00
18Depăşit596kbTime limit exceeded.0
19Depăşit572kbTime limit exceeded.0
20Depăşit1592kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?