Problem moneychanger
User yongteckrice
Submission Time 2023-05-02 14:16:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:28:5: error: ‘v’ was not declared in this scope
28 | v -= deno[i];
| ^