- Owner
- Kovacs Barna
- Problem
- Morse
- Source
- 1.17KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:11: error: 'fin' was not declared in this scope fin.getline(s,100); ^ prog.cpp:27:5: error: 'fin' was not declared in this scope fin>>n; ^