Accepted
foo.cc: In function 'int jud(std::string, std::string, std::string)': foo.cc:9:20: warning: left operand of comma operator has no effect [-Wunused-value] 9 | for(i=0,j=n-1;i<=n-1,j>=0;i++,j--) | ~^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1449 字符串还原
- 语言
- C++
- 递交时间
- 2022-03-29 17:38:13
- 评测时间
- 2022-03-29 17:38:13
- 评测机
- 分数
- 100
- 总耗时
- 51ms
- 峰值内存
- 512.0 KiB