/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:4: warning: unused variable 'k' [-Wunused-variable]
 ll k, m, x, y, l, r, ans = 0;
    ^
/in/foo.cc:16:7: warning: unused variable 'm' [-Wunused-variable]
 ll k, m, x, y, l, r, ans = 0;
       ^
/in/foo.cc:16:16: warning: unused variable 'l' [-Wunused-variable]
 ll k, m, x, y, l, r, ans = 0;
                ^
/in/foo.cc:16:19: warning: unused variable 'r' [-Wunused-variable]
 ll k, m, x, y, l, r, ans = 0;
                   ^
# 状态 耗时 内存占用
#1 Accepted 403ms 640.0 KiB
#2 Accepted 502ms 640.0 KiB
#3 Accepted 450ms 768.0 KiB
#4 Accepted 448ms 724.0 KiB
#5 Accepted 530ms 768.0 KiB
#6 Accepted 196ms 464.0 KiB
#7 Accepted 170ms 504.0 KiB
#8 Accepted 170ms 384.0 KiB
#9 Accepted 115ms 476.0 KiB
#10 Accepted 115ms 492.0 KiB

信息

递交者
类型
递交
题目
P1638 抢救文件
语言
C++
递交时间
2018-08-31 23:46:08
评测时间
2018-08-31 23:46:08
评测机
分数
100
总耗时
3103ms
峰值内存
768.0 KiB