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