OSDN Git Service

Update rollback-mo-algo.md
authorcountercurrent_time <50617959+countercurrent-time@users.noreply.github.com>
Mon, 4 May 2020 04:35:49 +0000 (12:35 +0800)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 04:35:49 +0000 (12:35 +0800)
docs/misc/rollback-mo-algo.md

index 773a224..3e6fbab 100644 (file)
@@ -38,7 +38,6 @@
     const int N = 1e5 + 5;
     int n, q;
     int x[N], t[N], m;
-    ```
 
     struct Query {
       int l, r, id;