Problem buffet
User PlayVoltz
Submission Time 2023-08-03 21:10:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buffet.cpp: In function ‘long long int buffet(long long int, long long int)’:
buffet.cpp:9:16: error: ‘ptable’ was not declared in this scope; did you mean ‘table’?
9 | if (dp[index][ptable]!=-1){
| ^~~~~~
| table