Skip to content

Commit 3363c39

Browse files
authored
updated the unaccessible problem link
Codechef Problem is not available anymore, so added new similar problem link
1 parent c5ccd48 commit 3363c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algebra/euclid-algorithm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ E.g. C++17 has such a function `std::gcd` in the `numeric` header.
125125
126126
## Practice Problems
127127
128-
- [Codechef - GCD and LCM](https://www.codechef.com/problems/FLOW016)
128+
- [CSAcademy - Greatest Common Divisor](https://csacademy.com/contest/archive/task/gcd/)

0 commit comments

Comments
 (0)