Borderou de evaluare (job #160626)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Oraș (clasa a 8-a) | Compilator | c |
| Rundă | Tema 5 clasa a 7 -a | Status | evaluat |
| Dată | 20 oct. 2015 21:01:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:6:5: warning: implicit declaration of function ‘foen’ [-Wimplicit-function-declaration]
user.c:6:15: warning: initialization makes pointer from integer without a cast [enabled by default]
user.c:15:13: warning: passing argument 1 of ‘fgetc’ makes pointer from integer without a cast [enabled by default]
/usr/include/stdio.h:537:12: note: expected ‘struct FILE *’ but argument is of type ‘int’
user.c:15:13: error: too many arguments to function ‘fgetc’
/usr/include/stdio.h:537:12: note: declared here
user.c:7:23: warning: variable ‘max’ set but not used [-Wunused-but-set-variable]
user.c:7:21: warning: unused variable ‘k’ [-Wunused-variable]
user.c:7:19: warning: unused variable ‘o’ [-Wunused-variable]
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]