Borderou de evaluare (job #1824842)

Utilizator 1475369147896537415369Andrei Udriste 1475369147896537415369 Data 8 decembrie 2016 14:57:32
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) + 1); ^ user.c:16:10: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] number = malloc(length * sizeof(char) + 1); ^ 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
10ms260kbOK10
20ms264kbOK10
30ms264kbIncorect0
412ms388kbOK10
596ms1052kbOK10
612msDepăşitMemory limit exceeded.0
712msDepăşitMemory limit exceeded.0
816msDepăşitMemory limit exceeded.0
912msDepăşitMemory limit exceeded.0
1012msDepăşitMemory limit exceeded.0
Punctaj total40

Ceva nu functioneaza?