记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:9:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    9 |   if(r1==32&&y1==1||y1==3||y1==5||y1==7||y1==8||y1==10||y1==12){
      |      ~~~~~~^~~~~~~
foo.cc:12:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   12 |   if(r1==31&&y1==4||y1==6||y1==9||y1==11){
      |      ~~~~~~^~~~~~~
foo.cc:15:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   15 |   if(y1==2&&n1%4==0&&n1%100!=0||n1%400==0){
      |      ~~~~~~~~~~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1099ms ≥256.0 KiB
#2 Time Exceeded ≥1098ms ≥384.0 KiB
#3 Time Exceeded ≥1100ms ≥256.0 KiB
#4 Time Exceeded ≥1099ms ≥256.0 KiB
#5 Time Exceeded ≥1099ms ≥384.0 KiB

信息

递交者
类型
递交
题目
5-6 过去了多少天
比赛
2022暑期青少年社团(入门赛)
语言
C++
递交时间
2022-07-28 19:30:49
评测时间
2022-07-28 19:30:49
评测机
分数
0
总耗时
≥5497ms
峰值内存
≥384.0 KiB