Problem buffet
User FIips
Submission Time 2026-07-05 18:59:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buffet.cpp: In function ‘int32_t main()’:
buffet.cpp:20:5: error: ‘i’ was not declared in this scope
20 | dp[i][0] = 0;
| ^