Problem teleporting
User PlayVoltz
Submission Time 2023-12-16 10:24:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

teleporting.cpp: In function ‘int32_t main()’:
teleporting.cpp:22:12: error: ‘sync_woith_stdio’ is not a member of ‘std::ios_base’
22 | ios_base::sync_woith_stdio(0);
| ^~~~~~~~~~~~~~~~