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

信息

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