/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'bool check(long long int)':
/in/foo.cc:88:42: warning: iteration 2025 invokes undefined behavior [-Waggressive-loop-optimizations]
   for(int i=0;i<=3599;i++)curE[i]=start[i];
                                   ~~~~~~~^
/in/foo.cc:88:16: note: within this loop
   for(int i=0;i<=3599;i++)curE[i]=start[i];
               ~^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 368.0 KiB
#2 Wrong Answer 6ms 380.0 KiB
#3 Wrong Answer 7ms 348.0 KiB
#4 Runtime Error 5ms 476.0 KiB
#5 Runtime Error 3ms 488.0 KiB
#6 Runtime Error 4ms 384.0 KiB
#7 Accepted 6ms 376.0 KiB
#8 Accepted 6ms 304.0 KiB
#9 Accepted 5ms 264.0 KiB
#10 Accepted 5ms 384.0 KiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2018-01-18 22:48:00
评测时间
2018-01-18 22:48:00
评测机
分数
40
总耗时
54ms
峰值内存
488.0 KiB