记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:9: warning: operation on 'num' may be undefined [-Wsequence-point]
   st[num++]=st[num-2]-k+x;
      ~~~^~
# 状态 耗时 内存占用
#1 Accepted 1ms 372.0 KiB
#2 Accepted 1ms 376.0 KiB
#3 Accepted 1ms 364.0 KiB
#4 Accepted 21ms 1.238 MiB
#5 Accepted 25ms 1.328 MiB
#6 Runtime Error 39ms 1.344 MiB
#7 Time Exceeded ≥4001ms ≥532.0 KiB
#8 Time Exceeded ≥4001ms ≥1.219 MiB
#9 Runtime Error 31ms 1.312 MiB
#10 Runtime Error 25ms 1.348 MiB

信息

递交者
类型
递交
题目
P1283 Stars in your window
语言
C++
递交时间
2021-07-25 11:45:01
评测时间
2021-07-25 11:45:01
评测机
分数
150
总耗时
8150ms
峰值内存
1.348 MiB