摘要:
study from : https://www.cnblogs.com/reaptomorrow-flydream/p/9613847.html python 二维数组键盘输入1 m = int(input())2 grid = [[] for i in range(m)]3 for i in r 阅读全文
摘要:
恭喜我校某兰区域赛第一次获奖! 队友666,老师666! 4070 Function and Function 比赛时写得比较复杂了,比赛后得出循环只有0,1两个。那时候心态小崩。 4060 Flippy Sequence 对两个二进制数异或后,找过连续1(需要修改)的区间数目 方法为: //一个区 阅读全文
摘要:
pdflatex \includepdf[addtotoc={1,section,1,something would show in catalog,cc},pages=-,offset=0cm 0.5cm]{*.pdf}、 pages=- 所有页数 pages=x-y 部分页数 partly st 阅读全文
摘要:
http://codeforces.com/contest/1073 A. Diverse Substring B. Vasya and Books C. Vasya and Robot 奇偶,负数取模 D. Berland Fair E. Segment Sum 代码是错的,以待后续埋坑 阅读全文
摘要:
一些题目的代码被网站吞了…… Problem B. Red Black Tree http://acm.zju.edu.cn/onlinejudge/searchProblem.do?contestId=1&titlefrom=0&authorfrom=0&sourcefrom=0&query=Th 阅读全文