Problem shamelessad
User 12345
Submission Time 2025-04-27 20:17:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int32_t main()’:
shamelessad.cpp:5:7: error: ‘syncwith_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::syncwith_stdio(0);
| ^~~~~~~~~~~~~~