Problem | coinbag |
---|---|
User | YellowPurpleDragon |
Submission Time | 2025-03-18 14:29:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coinbag.cpp: In function ‘void solve(ll, ll, ll, ll)’:
coinbag.cpp:17:16: error: ‘d’ was not declared in this scope
17 | if (i-x<0 || d==0) {
| ^