Problem | area |
---|---|
User | Memeathon |
Submission Time | 2025-02-10 09:20:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp:4:1: error: specializing member ‘std::basic_ios<char>::sync_with_stdio’ requires ‘template<>’ syntax
4 | ios::sync_with_stdio(false); cin.tie(0);
| ^~~
area.cpp:4:30: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios::sync_with_stdio(false); cin.tie(0);
| ^~~
| sin