Borderou de evaluare (job #1670780)

Utilizator ArkinyStoica Alex Arkiny Data 1 aprilie 2016 00:05:52
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.c: In function ‘initialise_heap’: user.c:20:2: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] *root = (Node*)malloc(sizeof(Node)); ^ user.c:20:17: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] *root = (Node*)malloc(sizeof(Node)); ^ user.c: In function ‘add_to_heap’: user.c:34:29: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] Node *temp_node = (Node*)malloc(sizeof(Node)); ^ user.c:49:29: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] Node *temp_node = (Node*)malloc(sizeof(Node)); ^ user.c: In function ‘process_data’: user.c:89:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d", &N); ^ user.c:91:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d", &el); ^ user.c:96: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
10ms280kbOK520
20ms280kbOK5
30ms280kbOK5
40ms272kbOK5
50ms296kbOK520
60ms300kbOK5
70ms324kbOK5
80ms292kbOK5
9108ms2228kbOK50
10760ms2228kbOK5
11Depăşit572kbTime limit exceeded.0
12Depăşit1424kbTime limit exceeded.0
13508ms7112kbOK50
14Depăşit860kbTime limit exceeded.0
15Depăşit572kbTime limit exceeded.0
16Depăşit1712kbTime limit exceeded.0
17624msDepăşitMemory limit exceeded.00
18Depăşit600kbTime limit exceeded.0
19Depăşit576kbTime limit exceeded.0
20Depăşit1276kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?