Problem | change |
---|---|
User | JoshJuice |
Submission Time | 2025-09-19 14:09:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
change.cpp: In function ‘int main()’:
change.cpp:40:23: error: ‘rem1’ was not declared in this scope; did you mean ‘r1’?
40 | ll m20 = min(c20, rem1/20);
| ^~~~
| r1
change.cpp:42:15: error: ‘rr1’ was not declared in this scope; did you mean ‘r1’?
42 | ll r2 = rr1 = u20*20;
| ^~~
| r1