Borderou de evaluare (job #98384)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alfanumeric (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 dec. 2014 23:15:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:17:17: warning: passing argument 1 of ‘fputc’ makes integer from pointer without a cast [enabled by default]
/usr/include/stdio.h:579:12: note: expected ‘int’ but argument is of type ‘struct FILE *’
user.c:17:17: error: too few arguments to function ‘fputc’
user.c:20:14: warning: passing argument 1 of ‘fputc’ makes integer from pointer without a cast [enabled by default]
/usr/include/stdio.h:579:12: note: expected ‘int’ but argument is of type ‘struct FILE *’
user.c:20:14: error: too few arguments to function ‘fputc’
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]