Problem lis_easy
User AthanChee03
Submission Time 2023-11-22 15:08:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:66:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
66 | ans = dp(i);
| ^~~
| abs