- Owner
- Kovacs Barna
- Problem
- Morse
- Source
- 1.11KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:29:27: error: 'fin' was not declared in this scope for(int i=1;i<=n;i++) fin>>w[i]; ^
prog.cpp: In function 'int main()': prog.cpp:29:27: error: 'fin' was not declared in this scope for(int i=1;i<=n;i++) fin>>w[i]; ^