Gcd
/tags/gcd/ https://42jerrykim.github.io/tags/gcd/ tags gcd
Tags
9 pages
Gcd
[Algorithm] C++ 백준 17372번: 피보나치 수의 최대공약수의 합
[Algorithm] C++ 백준 3752번: 최대공약수 행렬식
[Algorithm] C++ 백준 13618번: RSA
[Algorithm] C++ 백준 9817번 : Necklace of Beads
[Algorithm] C++ 백준 23575번: Squid Game
[Algorithm] C++/Python 백준 13926 gcd(n, k) = 1 — φ(n) 계산
RSA 개인키는 왜 λ(n) 기준으로 정의될까? RCF와 NIST로 확인한 변화
[Algorithm] C++/Python 백준 10854번: Divisions - 약수 개수
[Algorithm] C++ 백준 12858번: Range GCD - 차분+세그트리