Problem shamelessad
User CYangTong
Submission Time 2026-02-12 16:52:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:3:1: error: specializing member ‘std::basic_ios<char>::sync_with_stdio’ requires ‘template<>’ syntax
3 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
shamelessad.cpp:3:26: error: ‘cin’ does not name a type; did you mean ‘sin’?
3 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
| sin