这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 | |||
2020-2021:teams:mian:cf_mashup:20200730 [2020/08/04 19:19] grapelemonade [解法] |
2020-2021:teams:mian:cf_mashup:20200730 [2020/08/04 19:19] (当前版本) grapelemonade [解法] |
||
---|---|---|---|
行 680: | 行 680: | ||
一些关键代码如下。 | 一些关键代码如下。 | ||
- | <hidden><code> | + | <hidden><code cpp> |
tuple<Interval, Interval, int> Split (int pos, Direction dir) const { | tuple<Interval, Interval, int> Split (int pos, Direction dir) const { | ||
if(dir == UP) | if(dir == UP) |