Problem rmaxq
User haydendoo
Submission Time 2023-02-11 12:27:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rmaxq.cpp: In function ‘int main()’:
rmaxq.cpp:120:25: error: ‘dp’ was not declared in this scope
120 | update(version_no,i,i,dp[i]);
| ^~