/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:26: warning: left operand of comma operator has no effect [-Wunused-value]
  for(int i = 0, j = 0; i <= 2*n, j <= n; i += 2, j++)
                        ~~^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 208.0 KiB
#2 Wrong Answer 1ms 220.0 KiB
#3 Wrong Answer 2ms 212.0 KiB
#4 Runtime Error 2ms 664.0 KiB
#5 Runtime Error 2ms 596.0 KiB
#6 Runtime Error 1ms 572.0 KiB
#7 Runtime Error 2ms 596.0 KiB
#8 Runtime Error 2ms 576.0 KiB
#9 Runtime Error 2ms 596.0 KiB

信息

递交者
类型
递交
题目
P1554 硬币游戏
语言
C++
递交时间
2020-02-26 14:43:08
评测时间
2020-02-26 14:43:08
评测机
分数
0
总耗时
21ms
峰值内存
664.0 KiB