OSDN Git Service

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

index 0588820..d0fcac3 100644 (file)
@@ -34,7 +34,6 @@
     ```cpp
     #include <bits/stdc++.h>
     using namespace std;
-    ```
 
     typedef long long ll;
     const int N = 1e5 + 5;