Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:9:15: error: cannot resolve overloaded function 'max' based on conversion to type 'int' aa[k]=max; ^~~ /in/foo.cc:10:15: error: cannot resolve overloaded function 'max' based on conversion to type 'int' bb[k]=max; ^~~ /in/foo.cc:11:16: error: cannot resolve overloaded function 'max' based on conversion to type 'int' add[k]=max; ^~~ /in/foo.cc:12:17: error: cannot resolve overloaded function 'max' based on conversion to type 'int' addw[k]=max; ^~~
信息
- 递交者
- 类型
- 自测
- 题目
- Balancing Weight
- 语言
- C++
- 递交时间
- 2018-04-22 17:15:57
- 评测时间
- 2018-04-22 17:15:57
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes