Problem fertile
User PlayVoltz
Submission Time 2024-01-09 12:22:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fertile.cpp: In function ‘int32_t main()’:
fertile.cpp:48:23: error: ‘lct’ was not declared in this scope
48 | dp[i][j]=psum[j-1]-lct->query(j);
| ^~~