Problem flamethrower
User ultbiaslia
Submission Time 2023-11-09 11:58:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int32_t main()’:
flamethrower.cpp:9:12: error: ‘cost’ was not declared in this scope; did you mean ‘cosl’?
9 | cin >> cost >> td;
| ^~~~
| cosl
flamethrower.cpp:17:15: error: ‘t’ was not declared in this scope
17 | while (td>t) {
| ^