Skip to content

Commit c1cbba0

Browse files
authored
Merge pull request cp-algorithms#1170 from jatingaur18/patch-1
Update chinese-remainder-theorem.md
2 parents c6b74b5 + b452f61 commit c1cbba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algebra/chinese-remainder-theorem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,6 @@ And with those coefficients you can restore the full number.
225225

226226
## Practice Problems:
227227

228-
* [Google Code Jam - Golf Gophers](https://codingcompetitions.withgoogle.com/codejam/round/0000000000051635/0000000000104f1a#problem)
228+
* [Google Code Jam - Golf Gophers](https://github.com/google/coding-competitions-archive/blob/main/codejam/2019/round_1a/golf_gophers/statement.pdf)
229229
* [Hackerrank - Number of sequences](https://www.hackerrank.com/contests/w22/challenges/number-of-sequences)
230230
* [Codeforces - Remainders Game](http://codeforces.com/problemset/problem/687/B)

0 commit comments

Comments
 (0)