Compile Error
foo.cc:5:1: error: '::main' must return 'int' 5 | void main(){ | ^~~~ foo.cc: In function 'int main()': foo.cc:8:63: warning: right operand of comma operator has no effect [-Wunused-value] 8 | cout<<"Only %02d:%02d. Too early to Dang.",h,m; | ^ foo.cc:8:64: warning: right operand of comma operator has no effect [-Wunused-value] 8 | cout<<"Only %02d:%02d. Too early to Dang.",h,m; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1006 敲钟
- 语言
- C++
- 递交时间
- 2023-12-09 10:29:21
- 评测时间
- 2023-12-09 10:29:21
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes