/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:17:32: warning: iteration 79 invokes undefined behavior [-Waggressive-loop-optimizations]
   17 |     for(int i=2;i<=81;i++) p[i]=p[i-1]*2;
      |                            ~~~~^~~~~~~~~
foo.cc:17:18: note: within this loop
   17 |     for(int i=2;i<=81;i++) p[i]=p[i-1]*2;
      |                 ~^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 5ms 412.0 KiB
#3 Accepted 4ms 412.0 KiB
#4 Accepted 4ms 412.0 KiB
#5 Accepted 4ms 460.0 KiB
#6 Wrong Answer Read 7146114422540246566, expect 2927709180747665.... 4ms 412.0 KiB
#7 Wrong Answer Read -2666252352425585752, expect 3970733714429939.... 4ms 412.0 KiB
#8 Wrong Answer Read 8982789590672379162, expect 4513427246035203.... 7ms 456.0 KiB
#9 Wrong Answer Read 8812633803460833468, expect 1671732093886273.... 8ms 540.0 KiB
#10 Accepted 4ms 412.0 KiB

信息

递交者
类型
递交
题目
P1378 矩阵取数游戏
语言
C++
递交时间
2023-11-30 15:44:03
评测时间
2023-11-30 15:44:03
评测机
分数
60
总耗时
53ms
峰值内存
540.0 KiB