Skip to content

Instantly share code, notes, and snippets.

@miyamoto-yuichiro
Created May 19, 2018 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miyamoto-yuichiro/edf3a7c4f713d24cc536124e38278c25 to your computer and use it in GitHub Desktop.
Save miyamoto-yuichiro/edf3a7c4f713d24cc536124e38278c25 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 第5回の宿題"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"以下の問題を,解ける範囲で解いてくる.\n",
"\n",
"- [Bullseye](https://code.google.com/codejam/contest/2418487/dashboard)\n",
"- [Crop Triangles](https://code.google.com/codejam/contest/32017/dashboard)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"次回,次々回に扱う予定の以下の問題を読んで理解する.\n",
"\n",
"- [Watersheds](https://code.google.com/codejam/contest/90101/dashboard#s=p1)"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"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.1"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment