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