Problem flamethrower
User Pavan1000
Submission Time 2023-08-30 16:33:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:23:3: error: ‘cou’ was not declared in this scope; did you mean ‘cos’?
23 | cou
| ^~~
| cos
flamethrower.cpp:23:3: error: expected ‘}’ at end of input
flamethrower.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^