Update tags on problem 66.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user