-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
B09について、 https://github.com/E869120/kyopro-tessoku/blob/main/editorial/Editorial_All.pdf のP23, P24にあるコードを提出するとWAになります
https://atcoder.jp/contests/tessoku-book/submissions/39444028
左下座標が(0, 0)の紙を含むケースでWAになるようです
二次元累積和を求めるときに、 T[0][0]
から合計するようにfor文での初期化を調整する必要があると思います
以下のコードはACになります
https://atcoder.jp/contests/tessoku-book/submissions/39445849
ご確認のほど、よろしくお願いいたします
harry0000
Metadata
Metadata
Assignees
Labels
No labels