Compiler output
prog.cpp: In function ‘int main()’:
prog.cpp:10:10: error: ‘n’ was not declared in this scope
prog.cpp:11:9: error: ‘i’ was not declared in this scope
prog.cpp:15:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
prog.cpp:17:9: error: ‘std::istream’ has no member named ‘geline’
prog.cpp:19:9: error: ‘i’ was not declared in this scope
prog.cpp:20:9: error: ‘i’ was not declared in this scope
prog.cpp:21:5: error: ‘v’ was not declared in this scope
prog.cpp:22:5: error: ‘nr_v’ was not declared in this scope