记录详情

Time Exceeded

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

信息

递交者
类型
递交
题目
P1388 Problem G. 出现次数
语言
C++
递交时间
2022-07-23 09:12:40
评测时间
2022-07-23 09:12:40
评测机
分数
65
总耗时
≥9625ms
峰值内存
≥888.0 KiB