Borderou de evaluare (job #37460)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Meteo (clasa a 6-a) | Compilator | cpp |
Rundă | concurs_6A_16_12 | Status | evaluat |
Dată | 16 dec. 2013 10:22:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:10: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator>>’
user.cpp:12:21: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator>>’
user.cpp:21:19: error: expected primary-expression before ‘)’ token
user.cpp:24:9: error: ‘nrmax’ was not declared in this scope
user.cpp:25:13: error: request for member ‘close’ in ‘fin’, which is of non-class type ‘FILE* {aka _IO_FILE*}’
user.cpp:26:14: error: request for member ‘close’ in ‘fout’, which is of non-class type ‘FILE* {aka _IO_FILE*}’
user.cpp:27:5: error: expected ‘;’ before ‘return’
user.cpp:7:15: warning: unused variable ‘s’ [-Wunused-variable]