Borderou de evaluare (job #1466051)

Utilizator bciobanuBogdan Ciobanu bciobanu Data 28 iulie 2015 15:55:22
Problema Euclid Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘__log’: user.c:17:3: warning: implicit declaration of function ‘asm’ [-Wimplicit-function-declaration] asm ("bsr %1, %0" : "=r" (a) : "r" (q)); ^ user.c:17:21: error: expected ‘)’ before ‘:’ token asm ("bsr %1, %0" : "=r" (a) : "r" (q)); ^ user.c: In function ‘main’: user.c:77:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &numTests); ^ user.c:79:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d%d%d%d", &n, &m, &h, &w); ^ user.c:82:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d", &d[0][0][i][j]); ^

Ceva nu functioneaza?