Accepted
foo.cc: In function ‘int main()’:
foo.cc:19:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
19 | for(int k=1;k<s1.size();k++){
| ~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2854 字符排序2024.12GESP4级T2
- 语言
- C++
- 递交时间
- 2026-06-13 22:29:19
- 评测时间
- 2026-06-15 04:43:09
- 评测机
- 分数
- 100
- 总耗时
- 30ms
- 峰值内存
- 1.0 MiB