/ Vijos /

记录详情

Accepted

/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 26ms 372.0 KiB
#2 Accepted 9ms 368.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 23ms 380.0 KiB
#5 Accepted 18ms 352.0 KiB
#6 Accepted 11ms 340.0 KiB
#7 Accepted 14ms 360.0 KiB
#8 Accepted 31ms 384.0 KiB
#9 Accepted 15ms 352.0 KiB
#10 Accepted 3ms 336.0 KiB

信息

递交者
类型
递交
题目
P1002 过河
语言
C++
递交时间
2017-10-24 20:34:57
评测时间
2017-10-24 20:34:57
评测机
分数
100
总耗时
158ms
峰值内存
384.0 KiB