| Problem | coinbag |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-06-09 22:07:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
coinbag.cpp: In function ‘int main()’:
coinbag.cpp:18:16: error: ‘k’ was not declared in this scope
18 | cout << dp[n][k];
| ^