Problem | moneychanger |
---|---|
User | tomatofrog0w0 |
Submission Time | 2023-11-10 12:00:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
moneychanger.cpp: In function ‘int32_t main()’:
moneychanger.cpp:9:1: error: expected ‘,’ or ‘;’ before ‘cin’
9 | cin >> n >> v;
| ^~~