We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6b74b5 + b452f61 commit c1cbba0Copy full SHA for c1cbba0
src/algebra/chinese-remainder-theorem.md
@@ -225,6 +225,6 @@ And with those coefficients you can restore the full number.
225
226
## Practice Problems:
227
228
-* [Google Code Jam - Golf Gophers](https://codingcompetitions.withgoogle.com/codejam/round/0000000000051635/0000000000104f1a#problem)
+* [Google Code Jam - Golf Gophers](https://github.com/google/coding-competitions-archive/blob/main/codejam/2019/round_1a/golf_gophers/statement.pdf)
229
* [Hackerrank - Number of sequences](https://www.hackerrank.com/contests/w22/challenges/number-of-sequences)
230
* [Codeforces - Remainders Game](http://codeforces.com/problemset/problem/687/B)
0 commit comments