Problem shamelessad
User xyyy
Submission Time 2026-01-23 16:49:30
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
3 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~