上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 21 下一页
摘要: // A Maximum Square : #include<bits/stdc++.h> using namespace std; const int N=1e5+10; typedef long long ll; int arr[N]; int main() { int T; scanf("%d 阅读全文
posted @ 2019-11-13 22:37 __MEET 阅读(151) 评论(0) 推荐(0) 编辑
摘要: Ujan has a lot of useless stuff in his drawers, a considerable part of which are his math notebooks: it is time to sort them out. This time he found a 阅读全文
posted @ 2019-11-13 22:32 __MEET 阅读(288) 评论(0) 推荐(0) 编辑
摘要: Constanze is the smartest girl in her village but she has bad eyesight. One day, she was able to invent an incredible machine! When you pronounce lett 阅读全文
posted @ 2019-11-13 09:04 __MEET 阅读(325) 评论(0) 推荐(0) 编辑
摘要: Solving problem is a interesting thing. DragonLee like to slove different problembecause he think it is a way let him more intelligent. But as we know 阅读全文
posted @ 2019-11-11 19:49 __MEET 阅读(302) 评论(0) 推荐(0) 编辑
摘要: Description Input 输入包含不超过10000 组数据。每组数据包含6个整数r1, c1, r2, c2, r3, c3 (1<=r1, c1, r2, c2, r3, c3<=8). 三个格子A, B, C保证各不相同。 Output 对于每组数据,输出测试点编号和最少步数。 Sam 阅读全文
posted @ 2019-11-11 19:11 __MEET 阅读(129) 评论(0) 推荐(0) 编辑
摘要: There are nn students at your university. The programming skill of the ii-th student is aiai. As a coach, you want to divide them into teams to prepar 阅读全文
posted @ 2019-11-10 16:10 __MEET 阅读(117) 评论(0) 推荐(0) 编辑
摘要: A. Payment Without Change You have aa coins of value nn and bb coins of value 11. You always pay in exact change, so you want to know if there exist s 阅读全文
posted @ 2019-11-09 23:15 __MEET 阅读(115) 评论(0) 推荐(0) 编辑
摘要: Ujan has been lazy lately, but now has decided to bring his yard to good shape. First, he decided to paint the path from his house to the gate. The pa 阅读全文
posted @ 2019-11-08 22:28 __MEET 阅读(512) 评论(0) 推荐(0) 编辑
摘要: A.Maximum Square Ujan decided to make a new wooden roof for the house. He has nn rectangular planks numbered from 11 to nn. The ii-th plank has size a 阅读全文
posted @ 2019-11-07 23:32 __MEET 阅读(272) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-11-05 16:37 __MEET 阅读(1) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 21 下一页