Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
176 changes: 176 additions & 0 deletions .ipynb_checkpoints/1238-checkpoint.ipynb

Large diffs are not rendered by default.

121 changes: 121 additions & 0 deletions .ipynb_checkpoints/1309-checkpoint.ipynb

Large diffs are not rendered by default.

198 changes: 198 additions & 0 deletions .ipynb_checkpoints/1325-checkpoint.ipynb

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions .ipynb_checkpoints/1446-checkpoint.ipynb

Large diffs are not rendered by default.

98 changes: 98 additions & 0 deletions .ipynb_checkpoints/14888-checkpoint.ipynb

Large diffs are not rendered by default.

226 changes: 226 additions & 0 deletions .ipynb_checkpoints/1525-checkpoint.ipynb

Large diffs are not rendered by default.

112 changes: 112 additions & 0 deletions .ipynb_checkpoints/1562-checkpoint.ipynb

Large diffs are not rendered by default.

125 changes: 125 additions & 0 deletions .ipynb_checkpoints/15649-checkpoint.ipynb

Large diffs are not rendered by default.

129 changes: 129 additions & 0 deletions .ipynb_checkpoints/15650-checkpoint.ipynb

Large diffs are not rendered by default.

130 changes: 130 additions & 0 deletions .ipynb_checkpoints/15651-checkpoint.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions .ipynb_checkpoints/1946-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}
189 changes: 189 additions & 0 deletions .ipynb_checkpoints/2023-checkpoint.ipynb

Large diffs are not rendered by default.

233 changes: 233 additions & 0 deletions .ipynb_checkpoints/2124-checkpoint.ipynb

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions .ipynb_checkpoints/2146-checkpoint.ipynb

Large diffs are not rendered by default.

152 changes: 152 additions & 0 deletions .ipynb_checkpoints/2252-checkpoint.ipynb

Large diffs are not rendered by default.

111 changes: 111 additions & 0 deletions .ipynb_checkpoints/2293-checkpoint.ipynb

Large diffs are not rendered by default.

139 changes: 139 additions & 0 deletions .ipynb_checkpoints/2468-checkpoint.ipynb

Large diffs are not rendered by default.

248 changes: 248 additions & 0 deletions .ipynb_checkpoints/2580-checkpoint.ipynb

Large diffs are not rendered by default.

146 changes: 146 additions & 0 deletions .ipynb_checkpoints/2606-checkpoint.ipynb

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions .ipynb_checkpoints/2805-checkpoint.ipynb

Large diffs are not rendered by default.

144 changes: 144 additions & 0 deletions .ipynb_checkpoints/7567-checkpoint.ipynb

Large diffs are not rendered by default.

211 changes: 211 additions & 0 deletions .ipynb_checkpoints/9456-checkpoint.ipynb

Large diffs are not rendered by default.

121 changes: 121 additions & 0 deletions .ipynb_checkpoints/9663-checkpoint.ipynb

Large diffs are not rendered by default.

120 changes: 120 additions & 0 deletions 11660.ipynb

Large diffs are not rendered by default.

84 changes: 84 additions & 0 deletions 11729.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 12,
"id": "3b2e931e",
"metadata": {},
"outputs": [],
"source": [
"input = 3"
]
},
{
"cell_type": "code",
"execution_count": 37,
"id": "26cb752a",
"metadata": {},
"outputs": [],
"source": [
"arr = [[i for i in range(1,input+1)]"
]
},
{
"cell_type": "code",
"execution_count": 42,
"id": "af05345a",
"metadata": {},
"outputs": [],
"source": [
"arr[0].sort(reverse=True)"
]
},
{
"cell_type": "code",
"execution_count": 43,
"id": "fb6a08be",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"[[3, 2, 1], [], []]"
]
},
"execution_count": 43,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"arr"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "e43d372f",
"metadata": {},
"outputs": [],
"source": []
}
],
"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.7.11"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
176 changes: 176 additions & 0 deletions 1238.ipynb

Large diffs are not rendered by default.

121 changes: 121 additions & 0 deletions 1309.ipynb

Large diffs are not rendered by default.

198 changes: 198 additions & 0 deletions 1325.ipynb

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions 1446.ipynb

Large diffs are not rendered by default.

98 changes: 98 additions & 0 deletions 14888.ipynb

Large diffs are not rendered by default.

226 changes: 226 additions & 0 deletions 1525.ipynb

Large diffs are not rendered by default.

112 changes: 112 additions & 0 deletions 1562.ipynb

Large diffs are not rendered by default.

125 changes: 125 additions & 0 deletions 15649.ipynb

Large diffs are not rendered by default.

129 changes: 129 additions & 0 deletions 15650.ipynb

Large diffs are not rendered by default.

130 changes: 130 additions & 0 deletions 15651.ipynb

Large diffs are not rendered by default.

178 changes: 178 additions & 0 deletions 1946.ipynb

Large diffs are not rendered by default.

190 changes: 190 additions & 0 deletions 2023.ipynb

Large diffs are not rendered by default.

233 changes: 233 additions & 0 deletions 2124.ipynb

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions 2146.ipynb

Large diffs are not rendered by default.

152 changes: 152 additions & 0 deletions 2252.ipynb

Large diffs are not rendered by default.

111 changes: 111 additions & 0 deletions 2293.ipynb

Large diffs are not rendered by default.

139 changes: 139 additions & 0 deletions 2468.ipynb

Large diffs are not rendered by default.

248 changes: 248 additions & 0 deletions 2580.ipynb

Large diffs are not rendered by default.

146 changes: 146 additions & 0 deletions 2606.ipynb

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions 2805.ipynb

Large diffs are not rendered by default.

35 changes: 29 additions & 6 deletions 4963.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
}
},
"cell_type": "markdown",
"id": "eae1d769",
"id": "52eab608",
"metadata": {},
"source": [
"![image.png](attachment:image.png)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "7ab1a409",
"execution_count": 1,
"id": "b305904c",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -59,7 +59,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 7,
"id": "d55ac9ae",
"metadata": {},
"outputs": [],
Expand All @@ -85,11 +85,34 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 8,
"id": "1b8b4117",
"metadata": {},
"outputs": [],
"source": []
"source": [
"bfs(0,0,arr,n,m)"
]
},
{
"cell_type": "code",
"execution_count": 9,
"id": "6da2a18e",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"[[0, 0, 0, 0, 1], [0, 0, 0, 0, 1], [0, 0, 0, 0, 1], [1, 0, 1, 1, 1]]"
]
},
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"arr"
]
},
{
"cell_type": "code",
Expand Down
144 changes: 144 additions & 0 deletions 7567.ipynb

Large diffs are not rendered by default.

211 changes: 211 additions & 0 deletions 9456.ipynb

Large diffs are not rendered by default.

121 changes: 121 additions & 0 deletions 9663.ipynb

Large diffs are not rendered by default.