Problem reading
User G
Submission Time 2025-03-21 12:07:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reading.cpp: In function ‘int main()’:
reading.cpp:6:12: error: ‘sync_witH_stdio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_witH_stdio(0);cin.tie(0);
| ^~~~~~~~~~~~~~~