Skip to content

Commit 36deb90

Browse files
Update src/others/pells_equation.md
Co-authored-by: Oleksandr Kulkov <adamant.pwn@gmail.com>
1 parent 46c1d22 commit 36deb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/others/pells_equation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ pair<long long, long long> chakravala(int n) {
191191
- [Pell's equation - Wikipedia](https://en.wikipedia.org/wiki/Pell%27s_equation)
192192
- [Periodic Continued Fractions](https://en.wikipedia.org/wiki/Periodic_continued_fraction)
193193
- [Chakravala Method](http://publications.azimpremjifoundation.org/1630/1/3_The%20Chakravala%20Method.pdf)
194-
- [Codeforces Pell's Equation](https://codeforces.com/topic/116937/en20)
194+
- [Pythagorean triples and Pell's equations - Codeforces](https://codeforces.com/blog/entry/116313)
195195
196196
## Problems
197197
- [Project Euler 66](https://projecteuler.net/problem=66)

0 commit comments

Comments
 (0)