Borderou de evaluare (job #1687666)

Utilizator ArkinyStoica Alex Arkiny Data 13 aprilie 2016 00:09:45
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.c: In function ‘set_insert’: user.c:109:3: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] (*root) = malloc(sizeof(set_node)); //Allocating size for the set ^ user.c:109:13: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] (*root) = malloc(sizeof(set_node)); //Allocating size for the set ^ user.c:136:7: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] x = malloc(sizeof(set_node)); ^ user.c: In function ‘set_search’: user.c:243:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.c: In function ‘main’: user.c:277:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d", &n); ^ user.c:283:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d", &el); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms276kbOK520
20ms276kbOK5
30ms268kbOK5
40ms268kbOK5
50ms320kbOK520
60ms312kbOK5
70ms316kbOK5
80ms316kbOK5
9168ms4568kbOK520
10136ms4572kbOK5
11128ms4572kbOK5
12160ms4572kbOK5
13324msDepăşitMemory limit exceeded.00
14228msDepăşitMemory limit exceeded.0
15220msDepăşitMemory limit exceeded.0
16268msDepăşitMemory limit exceeded.0
17312msDepăşitMemory limit exceeded.00
18220msDepăşitMemory limit exceeded.0
19216msDepăşitMemory limit exceeded.0
20268msDepăşitMemory limit exceeded.0
Punctaj total60

Ceva nu functioneaza?