Skip to content

Commit f5b45b6

Browse files
authored
Update 2-SAT.cpp
1 parent 52f547c commit f5b45b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

2-SAT.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@ struct TwoSAT
7575
Sample Problem 1: https://codeforces.com/contest/228/problem/E
7676
Sample Solution 1: https://codeforces.com/contest/228/submission/39775751
7777

78+
Sample Problem 2: http://codeforces.com/contest/776/problem/D
79+
Sample Solution 2: http://codeforces.com/contest/776/submission/39776230

0 commit comments

Comments
 (0)