Wrong Answer
foo.cc: In function 'int main()':
foo.cc:31:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(y%400==0||y%4==0&&y%100!=0)
                ~~~~~~^~~~~~~~~~
foo.cc: In function 'int day(int, bool)':
foo.cc:21:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1065 生日日数
 - 语言
 - C++
 - 递交时间
 - 2021-08-04 17:51:25
 - 评测时间
 - 2021-08-04 17:51:25
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 19ms
 - 峰值内存
 - 384.0 KiB