Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:9:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 9 | for (int i = 0; i < input.length(); i++) | ~~^~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2024_2025(1)C0023实验2+李强老师班级
- 语言
- C++
- 递交时间
- 2024-10-10 21:18:37
- 评测时间
- 2024-10-10 21:18:37
- 评测机
- 分数
- 10
- 总耗时
- 4ms
- 峰值内存
- 732.0 KiB