/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:13: warning: iteration 5 invokes undefined behavior [-Waggressive-loop-optimizations]
    a[i]=(a[i]*f[i])%49999+1;
          ~~~^
/in/foo.cc:32:18: note: within this loop
   for (int i=1; i<=6; i++) 
                 ~^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 1.82 MiB
#2 Accepted 2ms 1.82 MiB
#3 Accepted 2ms 1.824 MiB
#4 Accepted 2ms 1.824 MiB
#5 Accepted 2ms 1.824 MiB
#6 Accepted 2ms 1.82 MiB
#7 Accepted 2ms 1.953 MiB
#8 Accepted 2ms 1.949 MiB
#9 Accepted 10ms 2.062 MiB
#10 Accepted 10ms 2.062 MiB

信息

递交者
类型
递交
题目
P1007 D、家谱
语言
C++
递交时间
2019-03-15 16:55:28
评测时间
2019-03-15 16:55:28
评测机
分数
100
总耗时
40ms
峰值内存
2.062 MiB