Borderou de evaluare (job #1824831)

Utilizator 1475369147896537415369Andrei Udriste 1475369147896537415369 Data 8 decembrie 2016 14:49:16
Problema Numar3 Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:16:1: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] number = malloc(length * sizeof(char)); ^ user.c:16:10: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] number = malloc(length * sizeof(char)); ^ user.c:46:1: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free(number); ^ user.c:46:1: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] user.c:15:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file1, "%d", &length); ^ user.c:19:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file1, "%s", number); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms264kbOK10
20ms264kbOK10
30ms364kbKilled by signal 6(SIGABRT).0
416ms388kbOK10
5108ms1052kbOK10
612msDepăşitMemory limit exceeded.0
712msDepăşitMemory limit exceeded.0
812msDepăşitMemory limit exceeded.0
912msDepăşitMemory limit exceeded.0
1012msDepăşitMemory limit exceeded.0
Punctaj total40

Ceva nu functioneaza?