/ 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 429ms 780.0 KiB
#2 Accepted 439ms 776.0 KiB
#3 Accepted 386ms 768.0 KiB
#4 Accepted 382ms 776.0 KiB
#5 Accepted 362ms 768.0 KiB
#6 Accepted 106ms 484.0 KiB
#7 Accepted 106ms 612.0 KiB
#8 Accepted 104ms 612.0 KiB
#9 Accepted 106ms 612.0 KiB
#10 Accepted 106ms 600.0 KiB

信息

递交者
类型
递交
题目
P1638 抢救文件
语言
C++
递交时间
2021-12-23 20:43:03
评测时间
2021-12-23 20:43:13
评测机
分数
100
总耗时
2530ms
峰值内存
780.0 KiB