| Problem | moneychanger |
|---|---|
| User | RandomCtfNoob |
| Submission Time | 2025-02-19 16:48:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:36:31: error: ‘val’ was not declared in this scope
36 | cout << loopy(n,v,coin,done,val,0,0);
| ^~~