We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c2caf commit eecdfa9Copy full SHA for eecdfa9
src/others/pells_equation.md
@@ -190,9 +190,7 @@ pair<long long, long long> chakravala(int n) {
190
## References
191
- [Pell's equation - Wikipedia](https://en.wikipedia.org/wiki/Pell%27s_equation)
192
- [Periodic Continued Fractions](https://en.wikipedia.org/wiki/Periodic_continued_fraction)
193
-- [Chakravala Method - Wikipedia](https://en.wikipedia.org/wiki/Chakravala_method)
194
- [Chakravala Method](http://publications.azimpremjifoundation.org/1630/1/3_The%20Chakravala%20Method.pdf)
195
-- [Chakravala Method](https://www.isibang.ac.in/~sury/chakravala.pdf)
196
- [Codeforces Pell's Equation](https://codeforces.com/topic/116937/en20)
197
198
## Problems
0 commit comments