Borderou de evaluare (job #12915)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 feb. 2013 14:35:10 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'main':
user.c:9:5: warning: passing argument 1 of 'fclose' from incompatible pointer type [enabled by default]
/usr/include/stdio.h:238:12: note: expected 'struct FILE *' but argument is of type 'char *'
user.c:9:5: error: too many arguments to function 'fclose'
/usr/include/stdio.h:238:12: note: declared here
user.c:9:9: warning: assignment makes pointer from integer without a cast [enabled by default]
user.c:10:5: warning: too many arguments for format [-Wformat-extra-args]
user.c:10:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]