警示后人
查看原帖
警示后人
247388
WRuperD楼主2023/4/14 16:40

不要

int l = read(), r = read();
if(l > r)	swap(l, r);
2023/4/14 16:40
加载中...