进食后入
查看原帖
进食后入
1186619
_HLB_楼主2025/8/1 10:26

倍增法 TLE 13

加上快读快写即可,O2不用开

ios::sync_with_stdio(false);
cin.tie(nullptr);
cout.tie(nullptr);
2025/8/1 10:26
加载中...