/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'void solve()':
foo.cc:79:25: warning: iteration 399 invokes undefined behavior [-Waggressive-loop-optimizations]
   79 |             if (MAP[i][j])
      |                 ~~~~~~~~^
foo.cc:77:27: note: within this loop
   77 |         for (int j = 1; j <= 400; j++)
      |                         ~~^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 504.0 KiB
#2 Accepted 6ms 424.0 KiB
#3 Accepted 6ms 384.0 KiB
#4 Accepted 7ms 512.0 KiB
#5 Accepted 6ms 640.0 KiB
#6 Accepted 11ms 768.0 KiB
#7 Wrong Answer Read 3870339513677, expect 4527469509965. 9ms 640.0 KiB
#8 Wrong Answer Read -1090256896, expect 40000000000000000. 5ms 384.0 KiB
#9 Wrong Answer Read 7995799804042, expect 280404523784716. 13ms 768.0 KiB
#10 Wrong Answer Read 7803393876728, expect 275007804316281. 17ms 768.0 KiB

信息

递交者
类型
递交
题目
P1056 图形面积
语言
C++
递交时间
2022-04-01 09:26:03
评测时间
2022-04-01 09:26:03
评测机
分数
60
总耗时
91ms
峰值内存
768.0 KiB