发表评论取消回复
相关阅读
相关 【codeforces】Pasha and Stick
![这里写图片描述][20160721230034639] ![这里写图片描述][20160721230050982] ![这里写图片描述][2016072123010
相关 CodeForces 554A-Kyoya and Photobooks【规律】
A. Kyoya and Photobooks time limit per test 2 seconds memory limit per test 256 mega
相关 CodeForces 554B. Ohana Cleans Up【思维】
B. Ohana Cleans Up time limit per test 2 seconds memory limit per test 256 megabytes
相关 CodeForces 367A-Sereja and Algorithm【规律】
A. Sereja and Algorithm time limit per test 1 second memory limit per test 256 megab
相关 CodeForces 634A-Island Puzzle【找规律】
A. Island Puzzle time limit per test 2 seconds memory limit per test 256 megabytes
相关 Codeforces Round #431 (Div. 2) A. Odds and Ends(找规律)
A. Odds and Ends time limit per test 1 second memory limit per test 256 megabytes i
相关 codeforces 167C Wizards and Numbers(找规律,博弈)
C. Wizards and Numbers time limit per test 2 seconds memory limit per test 256 megab
相关 数学题(几何规律)-CodeForces 820B-Mister B and Angle in Polygon
数学题(几何规律)-CodeForces 820B-Mister B and Angle in Polygon --------------------
相关 Codeforces Round #554 Div.2 C - Neko does Maths
数论 gcd 看到这个题其实知道应该是和(a+k)(b+k)/gcd(a+k,b+k)有关,但是之后推了半天,思路全无。 然而。。有一个引理: gcd(a, b
相关 Codeforces Round #554 Div.2 E - Neko and Flashback
欧拉路径 神题啊神题!这道题的突破口就是后两个数组每个元素是一一对应的。 也就是说,对于一个p的排列,b'和c'取得每一个元素的下标在p中都是一样的。 根据b和c数组
还没有评论,来说两句吧...