Update tags on problem 66.

This commit is contained in:
2019-01-29 23:18:05 -05:00
parent baa915041c
commit 90909e597e
2 changed files with 14 additions and 13 deletions

View File

@@ -122,7 +122,9 @@
{
"cell_type": "code",
"execution_count": 43,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"def gcd(a, b):\n",
@@ -167,7 +169,9 @@
{
"cell_type": "code",
"execution_count": 48,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"def get_minimal_solution(d):\n",
@@ -246,7 +250,7 @@
}
],
"metadata": {
"completion_date": "Tue, 22 Jan 2019, 05:10",
"completion_date": "Mon, 28 Jan 2019, 21:08",
"kernelspec": {
"display_name": "Python 3",
"language": "python3.6",
@@ -265,10 +269,9 @@
"version": "3.6.5"
},
"tags": [
"fractions",
"square roots",
"sequence",
"periodic"
"diophantine",
"equation",
"pell's equation"
]
},
"nbformat": 4,