Borderou de evaluare (job #29336)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Mulţimi (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 12 nov. 2013 21:59:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'main':
user.c:8:17: error: expected ')' before string constant
user.c:23:9: 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:23:9: error: too few arguments to function 'fprintf'
user.c:14:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
user.c:7:21: warning: variable 'k' set but not used [-Wunused-but-set-variable]
user.c:4:17: warning: variable 'fout' set but not used [-Wunused-but-set-variable]
user.c:9:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:12:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]