
AtCoder
文章平均质量分 95
LetMeFly的AtCoder题解
Tisfy
LetMeFly
展开
-
AtCoder Regular Contest 149 - A - Repdigit Number - 题解
AtCoder Regular Contest 149 - A - Repdigit Number - 题解You are given positive integers N and M. Find the maximum positive integer X that satisfies all of the following conditions.X is a positive integer less than 10 N , and all digits in the decimal re原创 2022-10-03 10:29:03 · 603 阅读 · 0 评论 -
AtCoder Beginner Contest 259 - D - Circumferences - 题解
AtCoder Beginner Contest 259 - D - Circumferences - 题解You are given N circles on the xy-coordinate plane. For each i=1,2,…,N, the i-th circle is centered at (x i ,y i ) and has a radius of r i .Determine whether it is possible to get from (s原创 2022-07-10 00:00:19 · 505 阅读 · 6 评论 -
AtCoder Beginner Contest 259 - C - XX to XXX - 题解
AtCoder Beginner Contest 259 - C - XX to XXX - 题解You are given two strings S and T. Determine whether it is possible to make S equal T by performing the following operation some number of times (possibly zero).Between two consecutive equal characters in原创 2022-07-09 23:33:57 · 1358 阅读 · 0 评论 -
AtCoder Beginner Contest 259 - B - Counterclockwise Rotation - 题解
AtCoder Beginner Contest 259 - B - Counterclockwise Rotation - 题解In an xy-coordinate plane whose x-axis is oriented to the right and whose y-axis is oriented upwards, rotate a point (a,b) around the origin d degrees counterclockwise and find the new coord原创 2022-07-09 22:55:35 · 288 阅读 · 0 评论 -
AtCoder Beginner Contest 259 - A - Growth Record - 题解
AtCoder Beginner Contest 259 - A - Growth Record - 题解Takahashi had his N-th birthday, when he was T centimeters tall.Additionally, we know the following facts:In each year between Takahashi's birth (0-th birthday) and his X-th birthday, his height incr原创 2022-07-09 22:05:54 · 304 阅读 · 0 评论