Skip to content

Commit 9d17cbd

Browse files
Week 32
1 parent 8c0cd3d commit 9d17cbd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Week32.ipynb

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"## Programming Problem\n",
8+
"\n",
9+
"Continue with the previous USACO problem by discussing how to answer the queries using the `beats(A, B)` function."
10+
]
11+
}
12+
],
13+
"metadata": {
14+
"language_info": {
15+
"name": "python"
16+
},
17+
"orig_nbformat": 4
18+
},
19+
"nbformat": 4,
20+
"nbformat_minor": 2
21+
}

0 commit comments

Comments
 (0)