Borderou de evaluare (job #1645262)
| Utilizator | Data | 10 martie 2016 11:42:50 | |
|---|---|---|---|
| Problema | Vis | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void readData()’:
user.cpp:27:12: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator>>’
fin >> N >> K1 >> K2 >> L1 >> C1 >> L2 >> C2;
^
user.cpp:31:26: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator>>’
fin >> m[i][j];
^
user.cpp: In function ‘void writeData()’:
user.cpp:108:13: error: invalid operands of types ‘FILE* {aka _IO_FILE*}’ and ‘int’ to binary ‘operator<<’
fout << answer;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
