Problem installingapps
User ChickenCoder
Submission Time 2023-07-03 01:56:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

installingapps.cpp: In function ‘int main()’:
installingapps.cpp:51:12: error: ‘add’ was not declared in this scope
51 | if (1 + add > dp[i][j]){
| ^~~