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

Skip to content

Commit 4b62391

Browse files
authored
Add link for Colorful Village problem (2 SAT)
1 parent c1d2c5c commit 4b62391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/graph/2SAT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,4 @@ 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)

0 commit comments

Comments
 (0)