/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:5: warning: unused variable 'k' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
     ^
/in/foo.cc:17:8: warning: unused variable 'm' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
        ^
/in/foo.cc:17:17: warning: unused variable 'l' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
                 ^
/in/foo.cc:17:20: warning: unused variable 'r' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
                    ^
# 状态 耗时 内存占用
#1 Accepted 466ms 736.0 KiB
#2 Accepted 470ms 728.0 KiB
#3 Accepted 469ms 756.0 KiB
#4 Accepted 468ms 744.0 KiB
#5 Accepted 441ms 736.0 KiB
#6 Accepted 168ms 496.0 KiB
#7 Accepted 169ms 472.0 KiB
#8 Accepted 168ms 496.0 KiB
#9 Accepted 168ms 492.0 KiB
#10 Accepted 170ms 484.0 KiB

信息

递交者
类型
递交
题目
P1638 抢救文件
语言
C++
递交时间
2017-10-23 16:44:52
评测时间
2017-10-23 16:44:52
评测机
分数
100
总耗时
3161ms
峰值内存
756.0 KiB