Problem ccs
User ATHY
Submission Time 2024-06-17 17:18:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:5:7: error: ‘syncwithstdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
5 | ios::syncwithstdio(false);
| ^~~~~~~~~~~~~