Accepted
/in/foo.cc: In function 'int jud(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:9:20: warning: left operand of comma operator has no effect [-Wunused-value]
     for(i=0,j=n-1;i<=n-1,j>=0;i++,j--)
                   ~^~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1102 字符串还原
 - 比赛
 - 小兰赛 2019/9/28
 - 语言
 - C++
 - 递交时间
 - 2019-09-28 10:58:56
 - 评测时间
 - 2019-09-28 10:58:56
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 17ms
 - 峰值内存
 - 336.0 KiB