- Owner
- Curiman Andrei
- Problem
- A+B
- Source
- 0.12KB
- Result
- Compile error
Compiler output
prog.cpp: In function 'int main()': prog.cpp:6:9: error: 'fin' was not declared in this scope prog.cpp:6:14: error: 'a' was not declared in this scope prog.cpp:6:17: error: 'b' was not declared in this scope prog.cpp:7:9: error: 'fout' was not declared in this scope