Problem buycoke
User Hijackedsoul
Submission Time 2023-12-11 23:29:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buycoke.cpp: In function ‘int main()’:
buycoke.cpp:36:20: error: ‘c’ was not declared in this scope
36 | cout << dp[c][five][ten] << "\n";
| ^