/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void init()':
/in/foo.cc:23:22: warning: iteration 100004 invokes undefined behavior [-Waggressive-loop-optimizations]
         f[i][0]=num[i];
                 ~~~~~^
/in/foo.cc:21:19: note: within this loop
     for (int i=1;i<=N;i++)
                  ~^~~
# 状态 耗时 内存占用
#1 Accepted 13ms 8.379 MiB
#2 Accepted 15ms 8.324 MiB
#3 Accepted 17ms 8.094 MiB
#4 Accepted 36ms 8.148 MiB
#5 Accepted 58ms 8.199 MiB
#6 Accepted 76ms 8.434 MiB
#7 Runtime Error 56ms 8.441 MiB
#8 Wrong Answer 72ms 8.348 MiB
#9 Runtime Error 84ms 8.414 MiB
#10 Wrong Answer 97ms 8.438 MiB

信息

递交者
类型
递交
题目
P1514 天才的记忆
语言
C++
递交时间
2024-11-04 00:02:13
评测时间
2024-11-04 00:02:13
评测机
分数
60
总耗时
529ms
峰值内存
8.441 MiB