Problem bestplace
User PlayVoltz
Submission Time 2023-07-16 00:44:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:7:12: error: ‘sync_With_stdio’ is not a member of ‘std::ios_base’
7 | ios_base::sync_With_stdio(0);
| ^~~~~~~~~~~~~~~