Number Theory
/tags/number-theory/ https://42jerrykim.github.io/tags/number-theory/ tags number theory
Tags
12 pages
Number Theory
[Algorithm] BOJ 13926 gcd(n, k) = 1 — φ(n) 계산 (C++/Python)
[Algorithm] C++ 백준 5051번: 피타고라스의 정리 (mod n)
[Algorithm] C++ 백준 8464번: Non-Squarefree Numbers
[Algorithm] cpp 백준 12728번: n제곱 계산
[Algorithm] cpp 백준 15576번: 큰 수 곱셈 (2)
[Algorithm] cpp-python 백준 10854번: Divisions - 약수 개수
[Algorithm] cpp 백준 12858번: Range GCD - 차분+세그트리
[Algorithm] cpp 백준 16124번: 나는 행복합니다 - 자릿수 치환 세그먼트 트리
[Algorithm] cpp 백준 17104번: 골드바흐 파티션 2
[Algorithm] cpp 백준 17134번: 르모앙의 추측
[Algorithm] cpp 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] cpp-python 백준 16998번: Mod World