Skip to content

Commit

Permalink
fix code link
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomAlpaca authored Nov 30, 2023
1 parent 5d35c80 commit 0fb99da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ds/wblt.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,5 @@ int kth(int x, int v) {
??? note "完整代码"
```cpp
--8<-- "docs/ds/code/treap/treap_1.cpp"
--8<-- "docs/ds/code/wblt/wblt_1.cpp"
```

0 comments on commit 0fb99da

Please sign in to comment.