Problem | kfc |
---|---|
User | asbx |
Submission Time | 2023-11-08 15:42:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
kfc.cpp:90:1: error: specializing member ‘std::basic_ios<char>::sync_with_stdio’ requires ‘template<>’ syntax
90 | ios::sync_with_stdio(0);
| ^~~
kfc.cpp:91:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
91 | cin.tie(0);
| ^~~
| sin