Skip to content

Commit

Permalink
Verify convex 1d1d
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeletWithoutEgg committed Mar 4, 2024
1 parent 9f49809 commit 9613928
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/Misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Passed [yosupo library checker](https://judge.yosupo.jp/submission/163705). Copi
1D/1D optimization.
### Test Status
[TIOJ 烏龜疊疊樂](https://tioj.ck.tp.edu.tw/submissions/364949)
submission: https://tioj.ck.tp.edu.tw/submissions/371263
Passed [Min Plus Convolution](https://judge.yosupo.jp/submission/195000). (Be careful that there is no $j=i$ considered)

## ConvexHull Optimization
### Description
Expand Down
2 changes: 1 addition & 1 deletion pdf/content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
verified: skip
- name: Convex 1D/1D DP
path: Convex1D1D.cpp
verified: 554baef
verified: 9f49809
- name: ConvexHull Optimization
path: SlopeDP.cpp
verified: d5d9c7a
Expand Down

0 comments on commit 9613928

Please sign in to comment.