Compile Error
foo.cc: In function 'int main()': foo.cc:26:24: error: 'mod' was not declared in this scope cout<<a<<"^"<<b<<" "<<mod<<" "<<c<<"="<<cy(a,b,c)<<endl; ^~~ foo.cc:26:24: note: suggested alternative: 'void' cout<<a<<"^"<<b<<" "<<mod<<" "<<c<<"="<<cy(a,b,c)<<endl; ^~~ void
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1031 快速幂取模
- 语言
- C++
- 递交时间
- 2021-09-26 11:49:37
- 评测时间
- 2021-09-26 11:49:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes