- 博客(4)
- 收藏
- 关注
原创 CodeForces - 777C Alyona and Spreadsheet
题意: 有一个n*m的矩阵,岳老板会给出若干的询问区间[l,r](注意是闭区间),周嘉晨需要回答在1到m这些列中有没有一列满足从第l个数到第r个数是从小到大排序的。有的话输出Yes,没有输出No。。 输入的第一行包含两个正整数n和m(1 ≤ n·m ≤ 100 000)分别表示矩阵的行和列。 注意数据保证的是两个数的乘积。 接下来的n行每行包括m个数. 第i行中第j个数为...
2019-03-04 11:36:35 412
原创 CodeForces - 876E National Property
You all know that the Library of Bookland is the largest library in the world. There are dozens of thousands of books in the library. Some long and uninteresting story was removed... The alphabet of...
2019-03-03 22:37:04 514
原创 Codeforces Round #542 1130B Two Cakes
Sasha and Dima want to buy twonn-tier cakes. Each cake should consist ofnndifferent tiers: from the size of11to the size ofnn. Tiers should go in order from the smallest to the biggest (from top...
2019-03-01 09:57:51 421
原创 hihocoder 1482 出勤记录II 递推 15行a
描述 小Hi的算法课老师每次上课都会统计小Hi的出勤记录。迟到会被记录一个L,缺席会被记录一个A,按时上课会被记录一个O。 一学期结束,小Hi的出勤记录可以看成是一个只包含LAO的字符串,例如"OOOOLOOOLALLO……"。 如果小Hi整学期缺席不超过1次,并且没有连续3次迟到,小Hi的出勤记录就算合格。 现在给出字符串的长度N,小Hi想知道长度为N的出勤记录中,合格的记录总共有多...
2019-02-10 12:46:40 249
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人