/ Vijos /

记录详情

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++)
                      ~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 372.0 KiB
#2 Accepted 2ms 204.0 KiB
#3 Accepted 3ms 364.0 KiB
#4 Accepted 3ms 372.0 KiB
#5 Accepted 14ms 760.0 KiB
#6 Accepted 46ms 2.215 MiB
#7 Accepted 34ms 2.211 MiB
#8 Accepted 34ms 2.477 MiB
#9 Accepted 38ms 2.238 MiB
#10 Accepted 23ms 2.125 MiB

信息

递交者
类型
递交
题目
P1382 寻找主人
语言
C++
递交时间
2018-09-11 17:28:29
评测时间
2018-09-11 17:28:29
评测机
分数
100
总耗时
206ms
峰值内存
2.477 MiB