Published 68.

main
Felix Martin 2019-01-30 20:04:46 -05:00
parent 90909e597e
commit fdb62e42f8
3 changed files with 11845 additions and 0 deletions

View File

@ -0,0 +1,44 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Magic 5-gon ring (Euler Problem 68)\n",
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"completion_date": "",
"kernelspec": {
"display_name": "Python 3",
"language": "python3.6",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
},
"tags": []
},
"nbformat": 4,
"nbformat_minor": 2
}

File diff suppressed because it is too large Load Diff

View File

@ -1068,6 +1068,16 @@
</td>
</tr>
<tr class="table-warning">
<td><a href="EulerProblem068.html">Problem 068</a></td>
<td></td>
<td>
</td>
</tr>
</tbody>
</table>
</div>