我的电脑是win7系统32位,ctex版本是v2.9.2.164 full(http://www.ctex.org/CTeXDownload) 一直不太清楚moderncv里面类似\cventry这种东西的语法,搜了一下“moderncv manual”结果在ctan里看到这个 Until a decent manual is written, you can always look in the "examples" directory for some examples. (htt
C - Minimization 每次操作必然包含一个1 枚举第一次操作的位置计算两边即可 代码 #include <bits/stdc++.h> #define fi first #define se second #define pii pair<int,int> #define space putchar(' ') #define enter putchar('\n') #define MAXN 100005 //#define ivorysi using namespace