- Owner
- Horia Turcuman
- Problem
- A+B
- Source
- 0.18KB
- Result
- Compile error
Compiler output
prog.cpp:4:13: error: variable 'std::ifstream fin' has initializer but incomplete type prog.cpp:5:14: error: variable 'std::ofstream fout' has initializer but incomplete type