记录详情

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:73:9: warning: left operand of comma operator has no effect [-Wunused-value]
   73 |    for (p, j; p <= r - 1; p++, j++) {
      |         ^
foo.cc:73:13: warning: right operand of comma operator has no effect [-Wunused-value]
   73 |    for (p, j; p <= r - 1; p++, j++) {
      |             ^
foo.cc:78:9: warning: left operand of comma operator has no effect [-Wunused-value]
   78 |    for (p, j; p <= r - 1; p++, j++) {
      |         ^
foo.cc:78:13: warning: right operand of comma operator has no effect [-Wunused-value]
   78 |    for (p, j; p <= r - 1; p++, j++) {
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 4ms 384.0 KiB
#8 Accepted 4ms 384.0 KiB
#9 Accepted 8ms 384.0 KiB
#10 Accepted 63ms 512.0 KiB
#11 Wrong Answer Read 2, expect 301. 733ms 636.0 KiB
#12 Time Exceeded ≥2098ms ≥840.0 KiB
#13 Time Exceeded ≥2215ms ≥748.0 KiB
#14 Accepted 182ms 504.0 KiB
#15 Accepted 857ms 632.0 KiB
#16 Time Exceeded ≥2096ms ≥684.0 KiB
#17 Wrong Answer Read 2, expect 451. 1037ms 748.0 KiB
#18 Wrong Answer Read 2, expect 450. 544ms 580.0 KiB
#19 Wrong Answer Read 1, expect 490. 988ms 504.0 KiB
#20 Wrong Answer Read 2, expect 501. 592ms 504.0 KiB

信息

递交者
类型
递交
题目
P1388 Problem G. 出现次数
语言
C++
递交时间
2022-07-22 22:59:47
评测时间
2022-07-22 22:59:47
评测机
分数
60
总耗时
≥11446ms
峰值内存
≥840.0 KiB