Nobles.
Nobles.
全部文章
题解
java(3)
代码(2)
微信小程序(3)
算法(11)
归档
标签
去牛客网
登录
/
注册
简单堆点杂物
在深渊挣扎中。
全部文章
/ 题解
(共2篇)
【题解】gcd——GCD Length
下面是题目复述: You are given three integers aaa, bbb and ccc. Find two positive integers xxx and yyy (x>0x > 0x>0, y>0y > 0y>0) such that:...
C++
gcd
2022-02-12
0
461
【题解】gcd——Happy 2006
初体验==死活找不到错误在哪儿。 下面是题目复述: Two positive integers are said to be relatively prime to each other if the Great Common Divisor (GCD) is 1. For instance, 1,...
C++
gcd
2022-02-10
0
529