- 博客(7)
- 收藏
- 关注
原创 The Way to Home --Python 题解
A frog lives on the axisOxand needs to reach home which is in the pointn. She starts from the point1. The frog can jump to the right at a distance not more thand. So, after she jumped from the pointxshe can reach the pointx + a, whereais an integ...
2022-02-10 18:53:52
417
原创 Points on the line——Python(暴力题解)
We've got no test cases. A big olympiad is coming up. But the problemsetters' number one priority should be adding another problem to the round.Thediameterof a multiset of points on the line is the largest distance between two points from this set. For..
2022-01-24 19:10:55
1253
原创 String LCM----Python题解
Let's define a multiplication operation between a stringaaand a positive integerxx:a \cdot xa⋅xis the string that is a result of writingxxcopies ofaaone after another. For example, "abc"\cdot~2~=⋅2="abcabc", "a"\cdot~5~=⋅5="aaaaa".A stri...
2022-01-23 23:44:58
586
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人