Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:9:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(i%4==0&&i%100!=0||i%400==0) ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- [USACO1.1]Friday the Thirteenth
- 语言
- C++
- 递交时间
- 2019-01-05 14:46:00
- 评测时间
- 2019-01-05 14:46:00
- 评测机
- 分数
- 100
- 总耗时
- 11ms
- 峰值内存
- 216.0 KiB