Compile Error
foo.cc: In function 'int main()': foo.cc:19:2: warning: statement has no effect [-Wunused-value] 19 | 0; | ^ foo.cc: At global scope: foo.cc:21:5: error: redefinition of 'int main()' 21 | int main() | ^~~~ foo.cc:3:5: note: 'int main()' previously defined here 3 | int main() | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- p1028 求n个整数的最小值(参考104页 实例2)
- 语言
- C++
- 递交时间
- 2021-12-17 19:33:20
- 评测时间
- 2021-12-17 19:33:21
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes