/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:40:11: warning: variable 'now' set but not used [-Wunused-but-set-variable]
       int now;
           ^~~
/in/foo.cc:33:10: warning: unused variable 'cnt' [-Wunused-variable]
      int cnt=0;ans=0;
          ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 1ms 204.0 KiB
#4 Accepted 2ms 204.0 KiB
#5 Accepted 7ms 204.0 KiB
#6 Accepted 14ms 344.0 KiB
#7 Accepted 29ms 376.0 KiB
#8 Runtime Error 4ms 328.0 KiB
#9 Runtime Error 5ms 328.0 KiB
#10 Runtime Error 3ms 328.0 KiB

信息

递交者
类型
递交
题目
P1745 巧克力
语言
C++
递交时间
2019-03-14 20:29:40
评测时间
2019-03-14 20:29:40
评测机
分数
70
总耗时
73ms
峰值内存
376.0 KiB