Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:7:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(y%4==0&&y%100!=0||y%400==0) ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 A1-4 分支结构练习:今年过去了多少天
- 语言
- C++
- 递交时间
- 2024-03-29 12:30:51
- 评测时间
- 2024-03-29 12:30:51
- 评测机
- 分数
- 100
- 总耗时
- 9ms
- 峰值内存
- 1.188 MiB