Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:32:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<S.length();i++){
~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P3167 字符串分解
- 语言
- C++
- 递交时间
- 2026-01-05 16:54:56
- 评测时间
- 2026-01-05 16:54:56
- 评测机
- 分数
- 100
- 总耗时
- 2755ms
- 峰值内存
- 1.461 MiB