Problem | gotoschool_ex |
---|---|
User | RandomPerson |
Submission Time | 2023-11-02 17:04:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool_ex.cpp:4:26: error: expected constructor, destructor, or type conversion before ‘(’ token
4 | ios_base::sync_with_stdio(false); cin.tie(NULL);
| ^
gotoschool_ex.cpp:4:35: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios_base::sync_with_stdio(false); cin.tie(NULL);
| ^~~
| sin