Borderou de evaluare (job #92585)

Utilizator avatar ericals Ericals ericals IP ascuns
Problemă Ucif (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 27 nov. 2014 09:01:16 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:8:17: error: conflicting types for ‘n’ user.c:7:9: note: previous declaration of ‘n’ was here user.c:8:19: error: conflicting types for ‘i’ user.c:7:11: note: previous declaration of ‘i’ was here user.c:8:21: error: conflicting types for ‘ucif’ user.c:7:13: note: previous declaration of ‘ucif’ was here user.c:10:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long int *’ [-Wformat] user.c:18:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat] user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]