Borderou de evaluare (job #171841)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | El | Compilator | c |
Rundă | tema_concurs_gimanziu | Status | evaluat |
Dată | 9 dec. 2015 00:32:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:46:9: error: ‘lin’ undeclared (first use in this function)
user.c:46:9: note: each undeclared identifier is reported only once for each function it appears in
user.c:47:9: error: ‘col’ undeclared (first use in this function)
user.c:65:1: error: expected declaration or statement at end of input
user.c:9:83: warning: unused variable ‘lungc’ [-Wunused-variable]
user.c:9:76: warning: variable ‘lungl’ set but not used [-Wunused-but-set-variable]
user.c:9:70: warning: unused variable ‘colc’ [-Wunused-variable]
user.c:9:64: warning: unused variable ‘linc’ [-Wunused-variable]
user.c:9:58: warning: variable ‘coll’ set but not used [-Wunused-but-set-variable]
user.c:9:52: warning: variable ‘linl’ set but not used [-Wunused-but-set-variable]
user.c:9:46: warning: variable ‘indc’ set but not used [-Wunused-but-set-variable]
user.c:9:40: warning: variable ‘indl’ set but not used [-Wunused-but-set-variable]
user.c:8:8: warning: unused variable ‘fout’ [-Wunused-variable]
user.c:10:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:14:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:65:1: warning: control reaches end of non-void function [-Wreturn-type]