/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:5: warning: unused variable 'k' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
     ^
/in/foo.cc:16:8: warning: unused variable 'm' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
        ^
/in/foo.cc:16:17: warning: unused variable 'l' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
                 ^
/in/foo.cc:16:20: warning: unused variable 'r' [-Wunused-variable]
  ll k, m, x, y, l, r, ans = 0;
                    ^
# 状态 耗时 内存占用
#1 Accepted 399ms 664.0 KiB
#2 Accepted 347ms 664.0 KiB
#3 Accepted 357ms 664.0 KiB
#4 Accepted 345ms 580.0 KiB
#5 Accepted 333ms 728.0 KiB
#6 Accepted 115ms 384.0 KiB
#7 Accepted 120ms 496.0 KiB
#8 Accepted 112ms 2.359 MiB
#9 Accepted 118ms 2.359 MiB
#10 Accepted 120ms 2.363 MiB

信息

递交者
类型
递交
题目
P1638 抢救文件
语言
C++
递交时间
2017-08-19 22:53:17
评测时间
2017-08-19 22:53:17
评测机
分数
100
总耗时
2369ms
峰值内存
2.363 MiB