Skip to content

Commit

Permalink
change problem
Browse files Browse the repository at this point in the history
  • Loading branch information
yongcongwang committed Jan 23, 2024
1 parent 7eeb7f9 commit 96fefac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Coding/Algorithm/00_pattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ void merge_sort(int a[], int l, int r) {
}
```

- [problem](https://www.luogu.com.cn/problem/P1177)
- [problem](https://www.acwing.com/problem/content/787/)


### Serach
Expand Down

0 comments on commit 96fefac

Please sign in to comment.