/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void init()':
/in/foo.cc:24:22: warning: iteration 1000004 invokes undefined behavior [-Waggressive-loop-optimizations]
         f[i][0]=num[i];
                 ~~~~~^
/in/foo.cc:22:19: note: within this loop
     for (int i=1;i<=N;i++)
                  ~^~~
# 状态 耗时 内存占用
#1 Accepted 200ms 77.277 MiB
#2 Accepted 199ms 76.891 MiB
#3 Accepted 198ms 77.086 MiB
#4 Accepted 214ms 77.047 MiB
#5 Accepted 239ms 77.047 MiB
#6 Accepted 256ms 77.23 MiB
#7 Accepted 261ms 77.324 MiB
#8 Accepted 262ms 77.375 MiB
#9 Accepted 290ms 77.637 MiB
#10 Accepted 288ms 77.637 MiB

信息

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