记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:13:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   13 |                         if(a>0&&b>0) break; x=1;
      |                         ^~
foo.cc:13:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   13 |                         if(a>0&&b>0) break; x=1;
      |                                             ^
foo.cc:14:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   14 |                         if(a<0&&b<0) break; x=1;
      |                         ^~
foo.cc:14:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   14 |                         if(a<0&&b<0) break; x=1;
      |                                             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥2100ms ≥384.0 KiB
#2 Wrong Answer Read NOYESNOYESYES, expect NO. 2ms 256.0 KiB
#3 Wrong Answer Read NONOYESYES, expect YES. 1ms 256.0 KiB
#4 Wrong Answer Read NOYESYES, expect YES. 3ms 256.0 KiB
#5 Time Exceeded ≥2099ms ≥256.0 KiB
#6 Time Exceeded ≥2100ms ≥256.0 KiB
#7 Time Exceeded ≥2100ms ≥256.0 KiB
#8 Time Exceeded ≥2099ms ≥256.0 KiB
#9 Time Exceeded ≥2100ms ≥256.0 KiB
#10 Time Exceeded ≥2100ms ≥256.0 KiB
#11 Wrong Answer Read YESYESYESYESYESY..., expect NO. 91ms 384.0 KiB
#12 Wrong Answer Read NOYESNOYESYESNON..., expect NO. 64ms 376.0 KiB
#13 Wrong Answer Read YESNOYESNONOYESN..., expect YES. 79ms 384.0 KiB
#14 Wrong Answer Read NONONOYESYESNONO..., expect YES. 68ms 384.0 KiB
#15 Wrong Answer Read NOYESNONOYESYESN..., expect YES. 136ms 376.0 KiB
#16 Wrong Answer Read YESYESNONONONONO..., expect NO. 1033ms 1.117 MiB
#17 Wrong Answer Read NOYESNONONONONON..., expect YES. 524ms 632.0 KiB
#18 Wrong Answer Read YESNONONOYESNONO..., expect YES. 501ms 760.0 KiB
#19 Wrong Answer Read YESNOYESNONOYESN..., expect NO. 329ms 636.0 KiB
#20 Wrong Answer Read NONONONOYESNONOY..., expect YES. 1563ms 1.379 MiB

信息

递交者
类型
递交
题目
P1229 A 阅读程序
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 20:54:58
评测时间
2022-08-21 20:54:58
评测机
分数
0
总耗时
≥19101ms
峰值内存
≥1.379 MiB