Borderou de evaluare (job #1855985)

Utilizator 1475369147896537415369Andrei Udriste 1475369147896537415369 Data 24 ianuarie 2017 13:51:22
Problema Par Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘push’: user.c:10:33: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] struct Node* temp = (struct Node*)malloc(sizeof(struct Node)); ^ user.c:10:39: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] struct Node* temp = (struct Node*)malloc(sizeof(struct Node)); ^ user.c: In function ‘pop’: user.c:19:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free(temp); ^ user.c:19:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] user.c: In function ‘main’: user.c:36:8: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("par.in", "r", stdin); ^ user.c:37:8: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("par.out", "w", stdout); ^ user.c:39:6: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms264kbIncorect00
20ms264kbOK10
30ms260kbIncorect00
40ms260kbIncorect00
50ms264kbIncorect00
60ms264kbIncorect00
70ms264kbIncorect00
80ms260kbIncorect00
90ms268kbIncorect00
100ms268kbIncorect00
Punctaj total0

Ceva nu functioneaza?