记录详情

Runtime Error

foo.cc: In function 'int i(int, int)':
foo.cc:59:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   59 |  for(int i=index;i<s.length();i++)
      |                  ~^~~~~~~~~~~
foo.cc:7:13: warning: control reaches end of non-void function [-Wreturn-type]
    7 |  string rst="",s="";
      |             ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 384.0 KiB
#2 Runtime Error Aborted 2ms 384.0 KiB
#3 Runtime Error Segmentation fault 4ms 384.0 KiB
#4 Runtime Error Aborted 5ms 384.0 KiB
#5 Runtime Error Aborted 5ms 384.0 KiB

信息

递交者
类型
递交
题目
A11-5 小数的循环节
比赛
2022暑期青少年社团(训练赛)
语言
C++
递交时间
2022-08-07 21:25:08
评测时间
2022-08-07 21:25:08
评测机
分数
0
总耗时
20ms
峰值内存
384.0 KiB