Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:23:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(y%4==0&&y%100!=0||y%400==0){ ~~~~~~^~~~~~~~~~ /in/foo.cc:24:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(d=29){ ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1099 比赛日期
- 语言
- C++
- 递交时间
- 2023-12-11 22:58:56
- 评测时间
- 2023-12-11 22:58:56
- 评测机
- 分数
- 75
- 总耗时
- 44ms
- 峰值内存
- 420.0 KiB