Problem moneychanger
User Halud
Submission Time 2025-01-27 15:45:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:19:15: error: ‘x’ was not declared in this scope
19 | if(T >= v[x]){
| ^