/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'void solve()':
/in/foo.cc:12:12: warning: unused variable 'v' [-Wunused-variable]
  int i,j,k,v,delta,rr,tt=0,mm=1e9;
            ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:69:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k;
        ^
/in/foo.cc:69:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 372.0 KiB
#2 Accepted 3ms 348.0 KiB
#3 Accepted 3ms 368.0 KiB
#4 Accepted 3ms 348.0 KiB
#5 Accepted 3ms 376.0 KiB
#6 Wrong Answer 3ms 360.0 KiB
#7 Accepted 4ms 344.0 KiB
#8 Accepted 4ms 360.0 KiB
#9 Accepted 3ms 368.0 KiB
#10 Accepted 3ms 376.0 KiB

信息

递交者
类型
递交
题目
P1002 过河
语言
C++
递交时间
2017-10-24 20:29:13
评测时间
2017-10-24 20:29:13
评测机
分数
90
总耗时
37ms
峰值内存
376.0 KiB