Problem shamelessad
User GuzzaGamu
Submission Time 2026-03-19 20:27:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.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);
| ^~~
shamelessad.cpp:4:26: error: ‘cin’ does not name a type
4 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~