Skip to content

Commit 1fef820

Browse files
Update Unbalanced Explanation.txt
1 parent 0f9b38b commit 1fef820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Contests/AtCoder Beginner Contest 043/Explanation/Unbalanced Explanation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Blog Link - http://qr.ae/TUprV1
1+
Blog Link - https://www.quora.com/How-do-I-solve-Unbalanced-ARC059_D-on-AtCoder/answer/Saikat-Ghosh-183
22

33
---------------------------
44

@@ -24,4 +24,4 @@ int main()
2424

2525
cout << "-1 -1";
2626
return 0;
27-
}
27+
}

0 commit comments

Comments
 (0)