Commit 48f47d26 authored by 24OI-bot's avatar 24OI-bot
Browse files

style: format markdown files with remark-lint

parent 64923531
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ author: TrisolarisHD, hsfzLZH1, Ir1d, greyqz, Anguei, billchenchina, Chrogeek, C
    const int maxn = 150000 + 10;
    const int maxm = 300 + 10;
    const ll inf = 0xcfcfcfcfcfcfcfcf;
    ```

    ll f[2][maxn];
    ll a[maxm], b[maxm], t[maxm];