摘要:
The greatest common divisor GCD(a,b) of two positive integers a and b,sometimes written (a,b),is the largest divisor common to a and b,For example,(1, 阅读全文
posted @ 2019-08-22 16:44
键盘侠牧师
阅读(107)
评论(0)
推荐(0)
摘要:
Fernando won a compass for his birthday, and now his favorite hobby is drawing stars: first, he marks N points on a circumference, dividing it into N e 阅读全文
posted @ 2019-08-22 15:34
键盘侠牧师
阅读(201)
评论(0)
推荐(0)
摘要:
Given a positive integer N, your task is to calculate the sum of the positive integers less than N which are not coprime to N. A is said to be coprime 阅读全文
posted @ 2019-08-22 14:28
键盘侠牧师
阅读(186)
评论(0)
推荐(0)
摘要:
原题链接:http://codeforces.com/problemset/problem/320/B 之前自己做的时候一直读不懂题意,看了大佬的博客才知道是用dfs写,一道暴力搜索大水题https://www.cnblogs.com/windysai/p/3531473.html 题目意思:有两种 阅读全文
posted @ 2019-08-22 11:23
键盘侠牧师
阅读(480)
评论(0)
推荐(0)
浙公网安备 33010602011771号