Borderou de evaluare (job #1684919)

Utilizator TheNechizFMI Razvan Birisan TheNechiz Data 11 aprilie 2016 12:55:29
Problema Elementul majoritar Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.c: In function ‘Inserare’: user.c:17:9: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] nod * nou = (nod*)malloc(sizeof(nod)); ^ user.c:17:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] nod * nou = (nod*)malloc(sizeof(nod)); ^ user.c:25:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] nod * nou = (nod*)malloc(sizeof(nod)); ^ user.c:47:35: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] nod * nou = (nod*)malloc(sizeof(nod)); ^ user.c:54:27: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] nod * nou = (nod*)malloc(sizeof(nod)); ^ user.c: In function ‘main’: user.c:64:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen(InFile,"r",stdin); ^ user.c:65:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen(OutFile,"w",stdout); ^ user.c:69:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&N); ^ user.c:72:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms268kbIncorect0
20ms272kbIncorect0
30ms284kbIncorect0
464ms344kbIncorect0
5Depăşit372kbTime limit exceeded.0
6Depăşit404kbTime limit exceeded.0
7Depăşit428kbTime limit exceeded.0
8Depăşit432kbTime limit exceeded.0
9272ms272kbOK10
10Depăşit432kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?