11 2020 档案

摘要:###Description Little A has a pocket of primes, where can includes any prime. He always starts at 2 and enumerates if it's a prime. If it's, he will p 阅读全文
posted @ 2020-11-28 21:13 咕咕鸟GGA 阅读(90) 评论(0) 推荐(0)
摘要:Description You're given n(n<=10000) and k(k<=100). You need to class the range from 1 to n into two groups. Class A can be divided by k completely(na 阅读全文
posted @ 2020-11-23 20:47 咕咕鸟GGA 阅读(95) 评论(0) 推荐(0)
摘要:Description You are given a group of Pythagorean numbers of a, b, c(a!=b!=C). The sinusoidal value of its smaller acute angle is output in fractional 阅读全文
posted @ 2020-11-22 21:21 咕咕鸟GGA 阅读(176) 评论(0) 推荐(0)
摘要:Description You will be given three integers A, B, and C. The numbers will not be given in that exact order, but we do know that A is less than B and 阅读全文
posted @ 2020-11-22 20:28 咕咕鸟GGA 阅读(167) 评论(0) 推荐(0)
摘要:Description If there is a convex polygon with n vertices, None of its three diagonals intersect at one point. Please compute the diagonals intersect p 阅读全文
posted @ 2020-11-20 16:00 咕咕鸟GGA 阅读(103) 评论(0) 推荐(0)
摘要:Description Currently, we have Cola, t milliliter, and we're gonna distribute with n students. Each student needs 2 cups. Now we need to know how many 阅读全文
posted @ 2020-11-17 20:45 咕咕鸟GGA 阅读(93) 评论(0) 推荐(0)