记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  if(b%4==0 and b%100!=0 or b%400==0)
     ~~~~~~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 372.0 KiB
#2 Accepted 3ms 372.0 KiB
#3 Accepted 4ms 372.0 KiB
#4 Accepted 3ms 256.0 KiB

信息

递交者
类型
递交
题目
当年第几天
语言
C++
递交时间
2018-06-02 12:39:06
评测时间
2018-06-02 12:39:06
评测机
分数
100
总耗时
14ms
峰值内存
372.0 KiB