Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 624c1e1

Browse files
authored
Merge pull request #1559 from Hostek/patch-2
Add 2 practice problems to 2sat.md (2 SAT)
2 parents c1d2c5c + 111c3ff commit 624c1e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/graph/2SAT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,5 @@ struct TwoSatSolver {
190190
* [Codeforces : Radio Stations](https://codeforces.com/problemset/problem/1215/F)
191191
* [CSES : Giant Pizza](https://cses.fi/problemset/task/1684)
192192
* [Codeforces: +-1](https://codeforces.com/contest/1971/problem/H)
193+
* [Gym: (C) Colorful Village](https://codeforces.com/gym/104772/problem/C)
194+
* [POI: Renovation](https://szkopul.edu.pl/problemset/problem/xNjwUvwdHQoQTFBrmyG8vD1O/site/?key=statement)

0 commit comments

Comments
 (0)