Solved 46.
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"collapsed": true
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"def T(n):\n",
|
||||
@@ -53,7 +55,9 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"collapsed": true
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"n_max = 100000\n",
|
||||
@@ -119,7 +123,7 @@
|
||||
},
|
||||
"tags": [
|
||||
"triangular",
|
||||
"pentagona",
|
||||
"pentagonal",
|
||||
"hexagonal"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user