随笔分类 -  其他

摘要:Bus to Udayland 题目链接: http://codeforces.com/contest/711/problem/A Description Input Output Examples Note 题意: 找有没有相邻座位. 题解: 暴力判断一下即可. 代码: cpp include i 阅读全文
posted @ 2016-08-30 00:17 Sunshine_tcf 阅读(485) 评论(0) 推荐(0)
摘要:Chris and Magic Square 题目链接: http://codeforces.com/contest/711/problem/B Description Input Output Examples Note 题意: 在n n的矩阵中填充一个数,使得每行、每列、对角线的和均相等. 题解 阅读全文
posted @ 2016-08-30 00:15 Sunshine_tcf 阅读(350) 评论(0) 推荐(0)
摘要:Equipment Box 题目链接: http://acm.hust.edu.cn/vjudge/contest/130510 problem/B Description There is a large room in the Pyramid called Room of No Return. 阅读全文
posted @ 2016-08-28 23:33 Sunshine_tcf 阅读(384) 评论(0) 推荐(0)
摘要:Frame 题目链接: http://acm.hust.edu.cn/vjudge/contest/130303 problem/D Description http://7xjob4.com1.z0.glb.clouddn.com/17e6574035df3f9b6d1fc6dfd8b650ac 阅读全文
posted @ 2016-08-26 17:23 Sunshine_tcf 阅读(354) 评论(0) 推荐(0)
摘要:Banks 题目链接: http://acm.hust.edu.cn/vjudge/contest/130303 problem/A Description http://7xjob4.com1.z0.glb.clouddn.com/8ce645bf3da25e2731b2fea4c21a985b 阅读全文
posted @ 2016-08-26 17:19 Sunshine_tcf 阅读(395) 评论(0) 推荐(0)
摘要:Triples 题目链接: http://acm.hust.edu.cn/vjudge/contest/130303 problem/H Description http://7xjob4.com1.z0.glb.clouddn.com/4c05ed01e62e808388fc90e37554d58 阅读全文
posted @ 2016-08-26 17:11 Sunshine_tcf 阅读(369) 评论(0) 推荐(0)
摘要:Fill the Cisterns! 题目链接: http://acm.hust.edu.cn/vjudge/contest/129783 problem/F Description During the next century certain regions on earth will expe 阅读全文
posted @ 2016-08-25 00:42 Sunshine_tcf 阅读(297) 评论(0) 推荐(0)
摘要:Strange Billboard 题目链接: http://acm.hust.edu.cn/vjudge/contest/129733 problem/A Description The marketing and public relations department of the Czech 阅读全文
posted @ 2016-08-23 13:05 Sunshine_tcf 阅读(235) 评论(0) 推荐(0)
摘要:Rectangular Polygons 题目链接: http://acm.hust.edu.cn/vjudge/contest/129733 problem/G Description In this problem, we will help the Faculty of Civil Engin 阅读全文
posted @ 2016-08-23 00:22 Sunshine_tcf 阅读(474) 评论(0) 推荐(0)
摘要:Interesting drink 题目链接: http://codeforces.com/contest/706/problem/B Description Input Output Examples input 5 3 10 8 6 11 4 1 10 3 11 output 0 4 1 5 S 阅读全文
posted @ 2016-08-21 20:56 Sunshine_tcf 阅读(360) 评论(0) 推荐(0)
摘要:Beru taxi 题目链接: http://codeforces.com/contest/706/problem/A Description Input Output Examples input 0 0 2 2 0 1 0 2 2 output 1.00000000000000000000 in 阅读全文
posted @ 2016-08-21 20:52 Sunshine_tcf 阅读(342) 评论(0) 推荐(0)
摘要:Bakery 题目链接: http://codeforces.com/contest/707/problem/B Description Input Output Examples input 5 4 2 1 2 5 1 2 3 2 3 4 1 4 10 1 5 output 3 input 3 1 阅读全文
posted @ 2016-08-21 12:20 Sunshine_tcf 阅读(270) 评论(0) 推荐(0)
摘要:Brain's Photos 题目链接: http://codeforces.com/contest/707/problem/A Description Input Output Examples Source Codeforces Round 368 (Div. 2) 题意: 判断给出的图形(像素 阅读全文
posted @ 2016-08-21 12:14 Sunshine_tcf 阅读(207) 评论(0) 推荐(0)
摘要:The Grille 题目链接: http://acm.hust.edu.cn/vjudge/problem/26634 Description http://7xjob4.com1.z0.glb.clouddn.com/a7d33cb3303ea18c9e6f3de676f242a6 Input 阅读全文
posted @ 2016-08-20 21:52 Sunshine_tcf 阅读(258) 评论(0) 推荐(0)
摘要:Stack Machine Executor 题目链接: http://acm.hust.edu.cn/vjudge/problem/26628 Description http://7xjob4.com1.z0.glb.clouddn.com/18113a5cf78f108997460e36f70 阅读全文
posted @ 2016-08-20 20:30 Sunshine_tcf 阅读(220) 评论(0) 推荐(0)
摘要:Stack Machine Executor 题目链接: http://acm.hust.edu.cn/vjudge/problem/26636 Description http://7xjob4.com1.z0.glb.clouddn.com/7df4b3c52d86b5aca54ec47060e 阅读全文
posted @ 2016-08-20 20:20 Sunshine_tcf 阅读(419) 评论(0) 推荐(0)
摘要:Median 题目链接: http://acm.split.hdu.edu.cn/showproblem.php?pid=5857 Description There is a sorted sequence A of length n. Give you m queries, each one c 阅读全文
posted @ 2016-08-18 17:33 Sunshine_tcf 阅读(689) 评论(0) 推荐(0)
摘要:Hard problem 题目链接: http://acm.split.hdu.edu.cn/showproblem.php?pid=5858 Description cjj is fun with math problem. One day he found a Olympic Mathemati 阅读全文
posted @ 2016-08-18 17:25 Sunshine_tcf 阅读(972) 评论(0) 推荐(0)
摘要:Water problem 题目链接: http://acm.split.hdu.edu.cn/showproblem.php?pid=5867 Description If the numbers 1 to 5 are written out in words: one, two, three, 阅读全文
posted @ 2016-08-18 17:17 Sunshine_tcf 阅读(465) 评论(0) 推荐(0)
摘要:Robots 题目链接: http://acm.hust.edu.cn/vjudge/contest/127401 problem/K Description http://7xjob4.com1.z0.glb.clouddn.com/168817810b54cfa4ffaebf73d3d1b0c5 阅读全文
posted @ 2016-08-17 19:37 Sunshine_tcf 阅读(295) 评论(0) 推荐(0)