Borderou de evaluare (job #1683884)

Utilizator mvcl3Marian Iacob mvcl3 Data 10 aprilie 2016 17:08:16
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:39:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] arr = (int *) malloc(n * sizeof(int)); ^ user.c:39:19: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] arr = (int *) malloc(n * sizeof(int)); ^ user.c:49:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free(arr); ^ user.c:49:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] user.c:37:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &n); ^ user.c:42:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &arr[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms276kbOK520
20ms272kbOK5
30ms272kbOK5
40ms272kbOK5
50ms276kbOK520
60ms276kbOK5
70ms276kbOK5
80ms272kbOK5
972ms524kbOK520
1060ms524kbOK5
1160ms524kbOK5
1264ms524kbOK5
13260ms1580kbOK520
14216ms1580kbOK5
15208ms1580kbOK5
16228ms1580kbOK5
17380ms2108kbOK520
18308ms2108kbOK5
19308ms2108kbOK5
20332ms2108kbOK5
Punctaj total100

Ceva nu functioneaza?