Borderou de evaluare (job #505070)

Utilizator avatar DavidPoterasu David Poterasu DavidPoterasu IP ascuns
Problemă Parola (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 21 nov. 2019 22:31:07 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function 'main': user.c:18:1: error: 'for' loop initial declarations are only allowed in C99 mode user.c:18:1: note: use option -std=c99 or -std=gnu99 to compile your code user.c:20:1: warning: format '%d' expects a matching 'int' argument [-Wformat] user.c:27:1: warning: format '%d' expects a matching 'int' argument [-Wformat] user.c:32:1: warning: format '%d' expects a matching 'int' argument [-Wformat] user.c:7:11: warning: unused variable 'nrcif' [-Wunused-variable] user.c:9:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]