Introduction - If you have any usage issues, please Google them yourself
The fast number theory transformation (NTT) implemented with c++ is realized by the original root property and the function of FFT, but the efficiency is higher than that of FFT.