Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:26: warning: unused variable 'pre' [-Wunused-variable]
         int c = milk[i], pre = now;
                          ^~~
/in/foo.cc:23:18: warning: unused variable 'now1' [-Wunused-variable]
     int now = 1, now1 = 1;
                  ^~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 380.0 KiB
#2 Accepted 3ms 436.0 KiB
#3 Accepted 9ms 556.0 KiB
#4 Accepted 20ms 720.0 KiB
#5 Accepted 61ms 1.289 MiB
#6 Accepted 53ms 1.574 MiB
#7 Accepted 63ms 1.375 MiB
#8 Accepted 88ms 1.906 MiB
#9 Accepted 129ms 2.715 MiB
#10 Accepted 162ms 3.449 MiB

信息

递交者
类型
递交
题目
P1585 出租服务
语言
C++
递交时间
2025-08-24 21:15:09
评测时间
2025-08-24 21:15:09
评测机
分数
100
总耗时
594ms
峰值内存
3.449 MiB