Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:37:23: warning: left operand of comma operator has no effect [-Wunused-value]
  for(int i=st1,j=st2;i<=st1+len-1,j<=st2+len-1;i++,j++)
                      ~^~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1382 寻找主人
 - 语言
 - C++
 - 递交时间
 - 2018-09-11 17:28:29
 - 评测时间
 - 2018-09-11 17:28:29
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 206ms
 - 峰值内存
 - 2.477 MiB