Judge Information
Run ID: 67001
src.cpp: In function 'int main()':
src.cpp:6:1: error: 'sync_With_stdio' is not a member of 'std::ios_base'
ios_base::sync_With_stdio(0);cin.tie(0);cout.tie(0);
^
src.cpp:6:1: error: 'sync_With_stdio' is not a member of 'std::ios_base'
ios_base::sync_With_stdio(0);cin.tie(0);cout.tie(0);
^