Problem stepgame
User yc
Submission Time 2025-06-07 06:30:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:6:12: error: ‘sync_wth_stdio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_wth_stdio(false);
| ^~~~~~~~~~~~~~