Skip to content

Commit 7fbfca0

Browse files
committed
Add AtCoder/ABC020C to challenges using binary search
1 parent 1d6a3b1 commit 7fbfca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cpalgo/util/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ We can use this technique in many problems. It's a pretty powerful technique.
2626
- [食塩水](https://atcoder.jp/contests/abc034/tasks/abc034_d)
2727
- [Widespread](https://atcoder.jp/contests/abc063/tasks/arc075_b)
2828
- [射撃王](https://atcoder.jp/contests/abc023/tasks/abc023_d)
29+
- [壁抜け](https://atcoder.jp/contests/abc020/tasks/abc020_c)
2930

3031

3132
## Dice

0 commit comments

Comments
 (0)