Borderou de evaluare (job #166039)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Gardul (clasa a 6-a) | Compilator | c |
Rundă | 9c_tema9 | Status | evaluat |
Dată | 17 nov. 2015 15:40:36 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:6:2: error: unknown type name ‘File’
user.c:7:5: warning: assignment from incompatible pointer type [enabled by default]
user.c:8:2: error: expected ‘;’ before ‘fout’
user.c:10:2: warning: implicit declaration of function ‘fcanf’ [-Wimplicit-function-declaration]
user.c:10:18: error: ‘n’ undeclared (first use in this function)
user.c:10:18: note: each undeclared identifier is reported only once for each function it appears in
user.c:11:2: error: expected ‘;’ before ‘fprintf’
user.c:13:2: error: ‘scanduriros’ undeclared (first use in this function)
user.c:14:2: error: ‘scandurivio’ undeclared (first use in this function)
user.c:15:2: error: ‘scanduri’ undeclared (first use in this function)
user.c:16:2: error: expected ‘;’ before ‘for’
user.c:6:12: warning: unused variable ‘fout’ [-Wunused-variable]
user.c:23:1: warning: control reaches end of non-void function [-Wreturn-type]