安装完数论库(NTL)后,用一段代码测试显示no match for 'operator>>' (operand types are 'std::istream {aka std::basic_istream}' and 'NTL::ZZ')
你是不是忘记引入iostream库了