/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:29:50: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::__cxx11::basic_string<char>::size_type {aka long unsigned int}' [-Wformat=]
  printf("%d",len + 1 - str.rfind(str.substr(1,j)));
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB

信息

递交者
类型
自测
题目
P1677 陶陶的名字
语言
C++
递交时间
2021-10-11 21:40:19
评测时间
2021-10-11 21:40:19
评测机
分数
10
总耗时
1ms
峰值内存
384.0 KiB