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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文