/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int add_char(int, int)':
foo.cc:47:1: warning: no return statement in function returning non-void [-Wreturn-type]
   47 | }
      | ^
foo.cc: In function 'int main()':
foo.cc:76:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'll' {aka 'long long int'} [-Wformat=]
   76 | printf( "%I64d\n" , ans ) ;
      |          ~~~~^      ~~~
      |              |      |
      |              int    ll {aka long long int}
      |          %I64lld
foo.cc:70:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   70 | scanf( "%d" , &n ) ;
      | ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1103ms ≥52.617 MiB
#2 Time Exceeded ≥1103ms ≥52.617 MiB
#3 Time Exceeded ≥1105ms ≥52.492 MiB
#4 Time Exceeded ≥1103ms ≥52.742 MiB
#5 Time Exceeded ≥1101ms ≥52.617 MiB
#6 Time Exceeded ≥1004ms ≥52.625 MiB
#7 Time Exceeded ≥1102ms ≥52.617 MiB
#8 Time Exceeded ≥1103ms ≥52.625 MiB
#9 Time Exceeded ≥1104ms ≥52.617 MiB
#10 Time Exceeded ≥1104ms ≥52.617 MiB
#11 Time Exceeded ≥1103ms ≥52.867 MiB
#12 Time Exceeded ≥1104ms ≥52.867 MiB
#13 Time Exceeded ≥1104ms ≥52.867 MiB
#14 Time Exceeded ≥1104ms ≥58.742 MiB
#15 Time Exceeded ≥1103ms ≥58.742 MiB
#16 Time Exceeded ≥1103ms ≥64.742 MiB
#17 Time Exceeded ≥1104ms ≥64.867 MiB
#18 Time Exceeded ≥1104ms ≥64.867 MiB
#19 Time Exceeded ≥1104ms ≥64.867 MiB
#20 Time Exceeded ≥1104ms ≥64.867 MiB

信息

递交者
类型
递交
题目
P1567 子串计数
语言
C++
递交时间
2021-12-25 15:57:38
评测时间
2021-12-25 15:57:38
评测机
分数
0
总耗时
≥21977ms
峰值内存
≥64.867 MiB