Borderou de evaluare (job #1687672)

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

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
10ms248kbIncorect00
20ms244kbIncorect0
30ms248kbIncorect0
40ms244kbIncorect0
50ms284kbIncorect00
60ms284kbIncorect0
70ms284kbIncorect0
80ms280kbIncorect0
9132ms4156kbIncorect00
10112ms4152kbIncorect0
11108ms4156kbIncorect0
12124ms4148kbIncorect0
13316msDepăşitMemory limit exceeded.00
14232msDepăşitMemory limit exceeded.0
15216msDepăşitMemory limit exceeded.0
16268msDepăşitMemory limit exceeded.0
17320msDepăşitMemory limit exceeded.00
18220msDepăşitMemory limit exceeded.0
19228msDepăşitMemory limit exceeded.0
20268msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?