记录详情

Accepted

/in/foo.cc: In function 'void factorial()':
/in/foo.cc:11:9: warning: iteration 999999 invokes undefined behavior [-Waggressive-loop-optimizations]
   mem[i]%=998244353;
   ~~~~~~^~~~~~~~~~~
/in/foo.cc:8:15: note: within this loop
  for(int i=1;i<=1000000;i++)
              ~^~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 10ms 8.336 MiB
#2 Accepted 10ms 8.379 MiB
#3 Accepted 10ms 8.41 MiB
#4 Accepted 10ms 8.422 MiB
#5 Accepted 10ms 8.434 MiB
#6 Accepted 10ms 8.371 MiB
#7 Accepted 10ms 8.406 MiB
#8 Accepted 10ms 8.445 MiB
#9 Accepted 10ms 8.422 MiB
#10 Accepted 10ms 8.367 MiB
#11 Accepted 10ms 8.383 MiB
#12 Accepted 10ms 8.426 MiB
#13 Accepted 165ms 8.438 MiB
#14 Accepted 282ms 8.445 MiB
#15 Accepted 151ms 8.324 MiB
#16 Accepted 167ms 8.418 MiB
#17 Accepted 291ms 8.441 MiB
#18 Accepted 162ms 8.414 MiB
#19 Accepted 56ms 8.414 MiB
#20 Accepted 148ms 8.449 MiB

信息

递交者
类型
递交
题目
P1563 Problem 1A. Factorial
语言
C++
递交时间
2024-04-21 13:32:38
评测时间
2024-04-21 13:32:38
评测机
分数
100
总耗时
1554ms
峰值内存
8.449 MiB