/ Vijos /

记录详情

Accepted

foo.cc: In function 'void init()':
foo.cc:10:15: warning: iteration 5009 invokes undefined behavior [-Waggressive-loop-optimizations]
         fa[i] = i;
         ~~~~~~^~~
foo.cc:9:19: note: within this loop
     for (int i=1;i<=MAXN;i++)
                   ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 4ms 384.0 KiB
#7 Accepted 8ms 384.0 KiB
#8 Accepted 9ms 452.0 KiB
#9 Accepted 11ms 416.0 KiB
#10 Accepted 11ms 420.0 KiB

信息

递交者
类型
递交
题目
P1034 家族
语言
C++
递交时间
2021-09-14 12:10:27
评测时间
2021-09-14 12:10:27
评测机
分数
100
总耗时
57ms
峰值内存
452.0 KiB