记录详情

Time Exceeded

/in/foo.cc: In function 'bool f(ll)':
/in/foo.cc:10:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  if(x%4==0 && x%100!=0 || x%400==0)
     ~~~~~~~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 208.0 KiB
#2 Time Exceeded ≥1004ms ≥224.0 KiB

信息

递交者
类型
递交
题目
P1182 闰年祝福
比赛
2020年互联网创新创业科技节程序设计大赛
语言
C++
递交时间
2020-12-09 14:14:49
评测时间
2020-12-09 14:14:49
评测机
分数
50
总耗时
≥1006ms
峰值内存
≥224.0 KiB