Borderou de evaluare (job #179280)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Zar1 (clasa a 7-a) | Compilator | c |
| Rundă | s14_7_tema14 | Status | evaluat |
| Dată | 11 ian. 2016 14:48:21 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘afis’:
user.c:8:2: warning: passing argument 1 of ‘fprintf’ from incompatible pointer type [enabled by default]
/usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘struct FILE * __restrict__’ but argument is of type ‘char *’
user.c:8:2: error: too few arguments to function ‘fprintf’
user.c:10:12: error: ‘fout’ undeclared (first use in this function)
user.c:10:12: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function ‘main’:
user.c:39:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]