정수론
/tags/%EC%A0%95%EC%88%98%EB%A1%A0/ https://42jerrykim.github.io/tags/%EC%A0%95%EC%88%98%EB%A1%A0/ tags %EC%A0%95%EC%88%98%EB%A1%A0
Tags
10 pages
정수론
[Algorithm] BOJ 13926 gcd(n, k) = 1 — φ(n) 계산 (C++/Python)
[Algorithm] C++ 백준 5051번: 피타고라스의 정리 (mod n)
[Algorithm] C++ 백준 8464번: Non-Squarefree Numbers
RSA 개인키는 왜 λ(n) 기준으로 정의될까? RCF와 NIST로 확인한 변화
[Algorithm] cpp-python 백준 10854번: Divisions - 약수 개수
[Algorithm] cpp 백준 12858번: Range GCD - 차분+세그트리
[Algorithm] cpp 백준 17104번: 골드바흐 파티션 2
[Algorithm] cpp 백준 17134번: 르모앙의 추측
[Algorithm] cpp 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] cpp-python 백준 16998번: Mod World