记录详情

Time Exceeded

foo.cc: In constructor 'Charstyle::Charstyle(char*)':
foo.cc:10:8: warning: statement has no effect [-Wunused-value]
   10 |   for (i; a[i] != 0; i++)
      |        ^
foo.cc: In copy constructor 'Charstyle::Charstyle(Charstyle&)':
foo.cc:17:8: warning: statement has no effect [-Wunused-value]
   17 |   for (i; s.data[i] != 0; i++)
      |        ^
foo.cc: In function 'int main()':
foo.cc:76:9: warning: left operand of comma operator has no effect [-Wunused-value]
   76 |    for (p, j; p <= r - 1; p++, j++)
      |         ^
foo.cc:76:13: warning: right operand of comma operator has no effect [-Wunused-value]
   76 |    for (p, j; p <= r - 1; p++, j++)
      |             ^
foo.cc:82:9: warning: left operand of comma operator has no effect [-Wunused-value]
   82 |    for (p, j; p <= r - 1; p++, j++)
      |         ^
foo.cc:82:13: warning: right operand of comma operator has no effect [-Wunused-value]
   82 |    for (p, j; p <= r - 1; p++, j++)
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 512.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 3ms 384.0 KiB
#8 Accepted 3ms 384.0 KiB
#9 Accepted 3ms 384.0 KiB
#10 Accepted 27ms 512.0 KiB
#11 Wrong Answer Read 2, expect 301. 509ms 636.0 KiB
#12 Time Exceeded ≥2100ms ≥3.617 MiB
#13 Accepted 1823ms 3.742 MiB
#14 Accepted 141ms 888.0 KiB
#15 Accepted 176ms 1016.0 KiB
#16 Time Exceeded ≥2101ms ≥3.367 MiB
#17 Wrong Answer Read 2, expect 451. 429ms 504.0 KiB
#18 Wrong Answer Read 2, expect 450. 449ms 632.0 KiB
#19 Wrong Answer Read 1, expect 490. 481ms 504.0 KiB
#20 Wrong Answer Read 2, expect 501. 504ms 504.0 KiB

信息

递交者
类型
递交
题目
P1388 Problem G. 出现次数
语言
C++
递交时间
2022-07-16 09:26:34
评测时间
2022-07-16 09:26:34
评测机
分数
65
总耗时
≥8773ms
峰值内存
≥3.742 MiB