Problem | eescapism |
---|---|
User | dooweidde |
Submission Time | 2025-04-04 15:45:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eescapism.cpp:5:1: error: specializing member ‘std::basic_ios<char>::sync_with_stdio’ requires ‘template<>’ syntax
5 | ios::sync_with_stdio(false);
| ^~~
eescapism.cpp:6:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
6 | cin.tie(nullptr);
| ^~~
| sin