Problem moneychanger
User Thecoder3281f
Submission Time 2023-02-24 17:11:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:15:26: error: ‘val’ was not declared in this scope
15 | for (int v = 1; v <= val; v++) {
| ^~~