记录详情

Time Exceeded

foo.cc: In constructor 'Charstyle::Charstyle(char*)':
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: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 2ms 380.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 4ms 384.0 KiB
#7 Accepted 3ms 384.0 KiB
#8 Accepted 6ms 408.0 KiB
#9 Accepted 3ms 432.0 KiB
#10 Accepted 24ms 384.0 KiB
#11 Wrong Answer Read 2, expect 301. 407ms 1.207 MiB
#12 Accepted 1850ms 3.867 MiB
#13 Accepted 1791ms 3.742 MiB
#14 Accepted 146ms 1020.0 KiB
#15 Accepted 178ms 1016.0 KiB
#16 Time Exceeded ≥2099ms ≥3.742 MiB
#17 Wrong Answer Read 2, expect 451. 426ms 1.121 MiB
#18 Wrong Answer Read 2, expect 450. 746ms 1.117 MiB
#19 Wrong Answer Read 1, expect 490. 495ms 1.117 MiB
#20 Wrong Answer Read 2, expect 501. 542ms 1.242 MiB

信息

递交者
类型
递交
题目
P1388 Problem G. 出现次数
语言
C++
递交时间
2022-07-25 18:57:08
评测时间
2022-07-25 18:57:08
评测机
分数
70
总耗时
≥8740ms
峰值内存
≥3.867 MiB