Accepted
foo.cc: In function ‘int month(int)’:
foo.cc:11:1: warning: control reaches end of non-void function [-Wreturn-type]
11 | }
| ^
foo.cc: In function ‘int tianshu(int, int, int, int)’:
foo.cc:23:1: warning: control reaches end of non-void function [-Wreturn-type]
23 | }
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1036 xf1-6计算日期
- 语言
- C++
- 递交时间
- 2025-07-24 13:23:17
- 评测时间
- 2025-07-24 13:23:17
- 评测机
- 分数
- 100
- 总耗时
- 14ms
- 峰值内存
- 504.0 KiB