/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main(int, char**)':
/in/foo.cc:17:24: warning: iteration 10 invokes undefined behavior [-Waggressive-loop-optimizations]
    sum=sum+300-Budget[j];
                ~~~~~~~~^
/in/foo.cc:15:11: note: within this loop
  for(j=0;j<12;j++)
          ~^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 4ms 344.0 KiB
#4 Accepted 2ms 204.0 KiB
#5 Accepted 4ms 352.0 KiB
#6 Wrong Answer 3ms 352.0 KiB
#7 Accepted 4ms 476.0 KiB
#8 Wrong Answer 2ms 352.0 KiB
#9 Accepted 4ms 364.0 KiB
#10 Accepted 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1096 津津的储蓄计划
语言
C++
递交时间
2018-04-10 00:24:46
评测时间
2018-04-10 00:24:46
评测机
分数
80
总耗时
36ms
峰值内存
476.0 KiB