Problem doll_noi
User wilson9304
Submission Time 2025-02-15 18:38:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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