```cpp 24 ans=min(ans,now_steps_moved/3); ``` → ```cpp ans=min(ans,now_steps_moved); ``` but 还是错 by FanofFuSu @ 2024-04-19 21:07:56