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