Borderou de evaluare (job #127614)

Utilizator avatar mara2506 6A Moldovan Mara mara2506 IP ascuns
Problemă Piramide (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 4 mar. 2015 09:21:48 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:7:26: error: invalid operands to binary & (have ‘long int *’ and ‘long int’) user.c:13:6: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat] user.c:17:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int *’ [-Wformat] user.c:17:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int *’ [-Wformat] user.c:19:1: error: expected ‘;’ before ‘maxa’ user.c:22:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long int *’ [-Wformat] user.c:31:1: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat] user.c:6:31: warning: variable ‘piramida’ set but not used [-Wunused-but-set-variable] user.c:6:29: warning: unused variable ‘M’ [-Wunused-variable] user.c:22:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]