/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:10: warning: unused variable 'c' [-Wunused-variable]
  for(int c,i=1;i<=n;i++)
          ^
/in/foo.cc:46:10: warning: unused variable 's' [-Wunused-variable]
  for(int s,u,x0,y0,x,y,i=1;i<=m;i++)
          ^
# 状态 耗时 内存占用
#1 Accepted 5ms 4.375 MiB
#2 Accepted 3ms 4.359 MiB
#3 Accepted 4ms 4.34 MiB
#4 Wrong Answer 7ms 4.371 MiB
#5 Accepted 4ms 4.344 MiB
#6 Accepted 6ms 4.344 MiB
#7 Accepted 6ms 4.355 MiB
#8 Accepted 9ms 4.336 MiB
#9 Accepted 38ms 6.582 MiB
#10 Accepted 36ms 8.484 MiB

信息

递交者
类型
递交
题目
P1265 暴风雨
语言
C++
递交时间
2017-10-19 07:39:18
评测时间
2017-10-19 07:39:18
评测机
分数
90
总耗时
124ms
峰值内存
8.484 MiB