Modular Arithmetic
/tags/modular-arithmetic/ https://42jerrykim.github.io/tags/modular-arithmetic/ tags modular arithmetic
Tags
11 pages
Modular Arithmetic
[Algorithm] BOJ 13926 gcd(n, k) = 1 — φ(n) 계산 (C++/Python)
[Algorithm] C++ 백준 5051번: 피타고라스의 정리 (mod n)
RSA 개인키는 왜 λ(n) 기준으로 정의될까? RCF와 NIST로 확인한 변화
[Algorithm] cpp 백준 12728번: n제곱 계산
[Algorithm] cpp-python 백준 10854번: Divisions - 약수 개수
[Algorithm] cpp 백준 10538번: 빅 픽쳐 - 2D 롤링 해시로 O(HW) 매칭
[Algorithm] cpp 백준 11385번: 씽크스몰 - NTT+CRT 다항식 곱셈
[Algorithm] cpp 백준 13925번: 수열과 쿼리 13 - Lazy 세그트리
[Algorithm] cpp-python 백준 16998번: Mod World
[Algorithm] C++ 백준 13725번 - RNG
[Algorithm] C++ 백준 16041번 : Double Clique