myshitcode 2021-10-06 21:35 采纳率: 50%
浏览 182

安装完数论库后,用一段代码测试显示 (operand types are 'std::istream {aka std::basic_istream<char>}' and 'NTL::ZZ')

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

img

  • 写回答

1条回答 默认 最新

  • Pliosauroidea 2021-10-06 21:36
    关注

    你是不是忘记引入iostream库了

    评论

报告相同问题?

问题事件

  • 创建了问题 10月6日