Owl Get a Life
lcs.cpp: In function ‘int main()’:lcs.cpp:26:57: error: ‘l’ was not declared in this scope 26 | while (i + k < a.length() and j + k < b.length() and l) { | ^