Owl Get a Life
lcs.cpp: In function ‘int main()’:lcs.cpp:62:19: error: expected ‘}’ at end of input 62 | cout<< highest; | ^lcs.cpp:4:12: note: to match this ‘{’ 4 | int main() { | ^