| Problem | cpicsort |
|---|---|
| User | Dubidubidaphdaph |
| Submission Time | 2026-06-23 22:24:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicsort.cpp:4:1: error: specializing member ‘std::basic_ios<char>::sync_with_stdio’ requires ‘template<>’ syntax
4 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
cpicsort.cpp:4:26: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
| sin