Problem | flamethrower_ex |
---|---|
User | asbx |
Submission Time | 2023-11-07 10:34:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp:6:1: error: ‘ios_base’ does not name a type
6 | ios_base::sync_with_stdio(false);
| ^~~~~~~~
flamethrower_ex.cpp:8:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
8 | cin.tie(NULL);
| ^~~
| sin