记录详情

Time Exceeded

foo.cc: In constructor 'Charstyle::Charstyle(std::string)':
foo.cc:12:9: warning: statement has no effect [-Wunused-value]
   12 |    for (i; a[i] != 0; i++)
      |         ^
foo.cc: In copy constructor 'Charstyle::Charstyle(Charstyle&)':
foo.cc:19:10: warning: statement has no effect [-Wunused-value]
   19 |     for (i; s.data[i] != 0; i++)
      |          ^
foo.cc: In function 'int main()':
foo.cc:81:9: warning: left operand of comma operator has no effect [-Wunused-value]
   81 |    for (p, j; p <= r - 1; p++, j++)
      |         ^
foo.cc:81:13: warning: right operand of comma operator has no effect [-Wunused-value]
   81 |    for (p, j; p <= r - 1; p++, j++)
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 3ms 384.0 KiB
#8 Accepted 4ms 384.0 KiB
#9 Accepted 4ms 384.0 KiB
#10 Accepted 20ms 384.0 KiB
#11 Wrong Answer Read 2, expect 301. 666ms 504.0 KiB
#12 Time Exceeded ≥2091ms ≥1016.0 KiB
#13 Time Exceeded ≥2100ms ≥888.0 KiB
#14 Accepted 157ms 504.0 KiB
#15 Accepted 171ms 504.0 KiB
#16 Time Exceeded ≥2010ms ≥888.0 KiB
#17 Wrong Answer Read 2, expect 451. 503ms 632.0 KiB
#18 Wrong Answer Read 2, expect 450. 710ms 504.0 KiB
#19 Wrong Answer Read 1, expect 490. 517ms 632.0 KiB
#20 Wrong Answer Read 2, expect 501. 540ms 632.0 KiB

信息

递交者
类型
递交
题目
P1388 Problem G. 出现次数
语言
C++
递交时间
2022-07-25 20:25:18
评测时间
2022-07-25 20:25:18
评测机
分数
60
总耗时
≥9522ms
峰值内存
≥1016.0 KiB