Tag: Gaussian Integer
Gaussian Integer は、実部と虚部がどちらも整数である複素数 a + bi です。
a + bi
CTF では、複素数上の因数分解やノルムを使う数論・暗号問題で扱われます。
mitsu