Problem lps
User marvelhuman
Submission Time 2026-05-03 11:21:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lps.cpp: In function ‘int main()’:
lps.cpp:36:13: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
36 | cout << ans = lps(0, n.length() - 1);
| ^~~
| abs