Accepted
foo.cc: In function 'int WeekdayOfTheFirstDay(int, int)': foo.cc:58:16: warning: unused variable 'count' [-Wunused-variable] int a=0,i,j,c,count; ^~~~~ foo.cc: In function 'int main()': foo.cc:74:8: warning: unused variable 'b' [-Wunused-variable] int a,b=0,c=0,i,d,year,month; ^ foo.cc: In function 'int DaysOfMonth(int, int)': foo.cc:54:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1094 打印月历
- 语言
- C++
- 递交时间
- 2021-08-16 20:41:07
- 评测时间
- 2021-08-16 20:41:07
- 评测机
- 分数
- 100
- 总耗时
- 3ms
- 峰值内存
- 396.0 KiB