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

Compile Error

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