/ Vijos /

记录详情

Runtime Error

/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 4ms 4.332 MiB
#2 Accepted 4ms 4.34 MiB
#3 Accepted 4ms 4.375 MiB
#4 Runtime Error 4ms 4.348 MiB
#5 Runtime Error 4ms 4.348 MiB
#6 Runtime Error 8ms 4.359 MiB
#7 Runtime Error 5ms 4.375 MiB
#8 Runtime Error 5ms 4.336 MiB
#9 Wrong Answer 40ms 8.496 MiB
#10 Accepted 34ms 6.578 MiB

信息

递交者
类型
递交
题目
P1265 暴风雨
语言
C++
递交时间
2017-10-18 20:47:28
评测时间
2017-10-18 20:47:28
评测机
分数
40
总耗时
117ms
峰值内存
8.496 MiB