随笔分类 -  其他 暴力

上一页 1 2 3 4 5 6 7 ··· 9 下一页
摘要:B. Obsession with Robots 题目连接: http://www.codeforces.com/contest/8/problem/B Description The whole world got obsessed with robots,and to keep pace wit 阅读全文
posted @ 2016-04-12 08:39 qscqesze 阅读(442) 评论(0) 推荐(0)
摘要:Palindrome Sub Array 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=4618 Description A palindrome sequence is a sequence which is as same as its reve 阅读全文
posted @ 2016-04-10 11:06 qscqesze 阅读(260) 评论(0) 推荐(0)
摘要:D. Number of Parallelograms 题目连接: http://www.codeforces.com/contest/660/problem/D Description You are given n points on a plane. All the points are di 阅读全文
posted @ 2016-04-10 09:43 qscqesze 阅读(321) 评论(0) 推荐(0)
摘要:A. Prime Permutation 题目连接: http://www.codeforces.com/contest/123/problem/A Description You are given a string s, consisting of small Latin letters. Le 阅读全文
posted @ 2016-04-08 14:19 qscqesze 阅读(337) 评论(0) 推荐(0)
摘要:D. Three dimensional Turtle Super Computer 题目连接: http://www.codeforces.com/contest/638/problem/D Description A super computer has been built in the Tu 阅读全文
posted @ 2016-03-25 19:23 qscqesze 阅读(394) 评论(0) 推荐(1)
摘要:卿学姐种花 题目连接: http://acm.uestc.edu.cn/ /problem/show/1292 Description 众所周知,在喵哈哈村,有一个温柔善良的卿学姐。 卿学姐喜欢和她一样美丽的花。所以卿学姐家的后院有很多的花坛。 卿学姐有$n$个花坛,一开始第$i$个花坛里有$A[i 阅读全文
posted @ 2016-03-24 19:51 qscqesze 阅读(1421) 评论(3) 推荐(3)
摘要:C. Bear and Up Down 题目连接: http://www.codeforces.com/contest/653/problem/C Description The life goes up and down, just like nice sequences. Sequence t1 阅读全文
posted @ 2016-03-19 22:02 qscqesze 阅读(392) 评论(0) 推荐(0)
摘要:B. Bear and Compressing 题目连接: http://www.codeforces.com/contest/653/problem/B Description Limak is a little polar bear. Polar bears hate long strings 阅读全文
posted @ 2016-03-19 21:57 qscqesze 阅读(317) 评论(0) 推荐(0)
摘要:Solid Geometry Homework 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5298 Description Yellowstar is studying solid geometry recently,and today’s ho 阅读全文
posted @ 2016-03-15 19:58 qscqesze 阅读(383) 评论(0) 推荐(0)
摘要:Circles Game 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5299 Description There are n circles on a infinitely large table.With every two circle, e 阅读全文
posted @ 2016-03-12 18:21 qscqesze 阅读(349) 评论(0) 推荐(0)
摘要:B. Lorry 题目连接: http://www.codeforces.com/contest/3/problem/B Description A group of tourists is going to kayak and catamaran tour. A rented lorry has 阅读全文
posted @ 2016-03-11 17:34 qscqesze 阅读(453) 评论(0) 推荐(0)
摘要:D. Image Preview 题目连接: http://www.codeforces.com/contest/651/problem/D Description Vasya's telephone contains n photos. Photo number 1 is currently op 阅读全文
posted @ 2016-03-08 10:54 qscqesze 阅读(457) 评论(2) 推荐(0)
摘要:B. Beautiful Paintings 题目连接: http://www.codeforces.com/contest/651/problem/B Description There are n pictures delivered for the new exhibition. The i 阅读全文
posted @ 2016-03-08 10:46 qscqesze 阅读(784) 评论(0) 推荐(0)
摘要:Shortest Path 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5636 Description There is a path graph G=(V,E) with n vertices. Vertices are numbered fr 阅读全文
posted @ 2016-03-05 22:28 qscqesze 阅读(240) 评论(0) 推荐(1)
摘要:班委选举 题目连接: http://acm.uestc.edu.cn/ /status/list?problemId=1279 Description 高考的脚步越来越近了……时间如山涧小溪一般悄无声息地流走,一去不复还……曾几何时嬉笑的最后一排,如今也已经被大大小小的书本填完,我们从未有过为一件事 阅读全文
posted @ 2016-03-04 13:44 qscqesze 阅读(541) 评论(0) 推荐(0)
摘要:H. Fibonacci ish II 题目连接: http://codeforces.com/contest/633/problem/H Description Yash is finally tired of computing the length of the longest Fibonac 阅读全文
posted @ 2016-02-28 13:50 qscqesze 阅读(1449) 评论(3) 推荐(0)
摘要:D. Fibonacci ish 题目连接: http://www.codeforces.com/contest/633/problem/D Description Yash has recently learnt about the Fibonacci sequence and is very e 阅读全文
posted @ 2016-02-27 21:18 qscqesze 阅读(497) 评论(0) 推荐(1)
摘要:B. Skills 题目连接: http://www.codeforces.com/contest/613/problem/B Description Lesha plays the recently published new version of the legendary game hackn 阅读全文
posted @ 2016-02-25 16:07 qscqesze 阅读(408) 评论(0) 推荐(0)
摘要:F. Xors on Segments 题目连接: http://www.codeforces.com/contest/620/problem/F Description You are given an array with n integers ai and m queries. Each qu 阅读全文
posted @ 2016-02-25 15:30 qscqesze 阅读(402) 评论(0) 推荐(0)
摘要:Rikka with Graph 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5631 Description As we know, Rikka is poor at math. Yuta is worrying about this situa 阅读全文
posted @ 2016-02-22 12:10 qscqesze 阅读(485) 评论(1) 推荐(1)

上一页 1 2 3 4 5 6 7 ··· 9 下一页