/ 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 328.0 KiB
#2 Accepted 3ms 332.0 KiB
#3 Accepted 2ms 324.0 KiB
#4 Accepted 4ms 332.0 KiB
#5 Accepted 2ms 320.0 KiB
#6 Wrong Answer 1ms 332.0 KiB
#7 Accepted 2ms 336.0 KiB
#8 Accepted 2ms 328.0 KiB
#9 Accepted 2ms 320.0 KiB
#10 Accepted 1ms 340.0 KiB

信息

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