Borderou de evaluare (job #1592933)

Utilizator AcuasPopescu Nicolae-Aurelian Acuas Data 8 februarie 2016 10:26:23
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.c: In function ‘push’: user.c:23:21: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] p = (struct node*) malloc(sizeof(struct node)); ^ user.c:23:28: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] p = (struct node*) malloc(sizeof(struct node)); ^ user.c: In function ‘main’: user.c:47:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.in","r",stdin); ^ user.c:48:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.out","w",stdout); ^ user.c:52:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.c:53:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &m); ^ user.c:62:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &i, &j); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms336kbOK10
20ms736kbOK10
34ms3284kbOK10
412ms9588kbOK10
552msDepăşitMemory limit exceeded.0
652msDepăşitMemory limit exceeded.0
752msDepăşitMemory limit exceeded.0
852msDepăşitMemory limit exceeded.0
948msDepăşitMemory limit exceeded.0
1048msDepăşitMemory limit exceeded.0
Punctaj total40

Ceva nu functioneaza?