用户工具

站点工具


2020-2021:teams:mian:cf_mashup:20200730

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
2020-2021:teams:mian:cf_mashup:20200730 [2020/07/31 15:23]
withinlover [解法]
2020-2021:teams:mian:cf_mashup:20200730 [2020/08/04 19:19] (当前版本)
grapelemonade [解法]
行 585: 行 585:
 Code as follows: Code as follows:
  
-<​hidden><​code>​+<​hidden><​code ​python>
 S = input() S = input()
 N = len(S) N = len(S)
行 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) 
2020-2021/teams/mian/cf_mashup/20200730.1596180192.txt.gz · 最后更改: 2020/07/31 15:23 由 withinlover