Accepted
/in/foo.cc: In function 'bool a(std::string, std::string, std::string)': /in/foo.cc:8:20: warning: left operand of comma operator has no effect [-Wunused-value] 8 | for(i=0,j=n-1;i<=n-1,j>=0;i++,j--){ | ~^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1449 字符串还原
- 语言
- C++
- 递交时间
- 2025-07-16 15:05:57
- 评测时间
- 2025-07-16 15:05:57
- 评测机
- 分数
- 100
- 总耗时
- 28ms
- 峰值内存
- 612.0 KiB