Borderou de evaluare (job #88812)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Numchar (clasa a 5-a) | Compilator | c |
| Rundă | s4_tema_10 | Status | evaluat |
| Dată | 16 nov. 2014 13:39:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:18:9: error: expected ‘;’ before ‘c’
user.c:20:5: warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast [enabled by default]
/usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘const char * __restrict__’ but argument is of type ‘int’
user.c:20:5: warning: format not a string literal and no format arguments [-Wformat-security]
user.c:21:5: warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast [enabled by default]
/usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘const char * __restrict__’ but argument is of type ‘int’
user.c:21:5: warning: format not a string literal and no format arguments [-Wformat-security]
user.c:24:1: error: expected declaration or statement at end of input
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:24:1: warning: control reaches end of non-void function [-Wreturn-type]