Problem lcs
User newplayer
Submission Time 2023-11-17 11:35:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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() {
| ^