Problem | flamethrower |
---|---|
User | ultbiaslia |
Submission Time | 2023-11-09 11:58:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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:18:8: error: ‘t’ was not declared in this scope
18 | t -= arr[j];
| ^