Skip to content

Commit 1a5d132

Browse files
committed
matrix problem initial commit
1 parent 0951589 commit 1a5d132

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

leetcode_kuro_RnD.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8965,6 +8965,16 @@
89658965
"print(\"\".join(result))\n",
89668966
"# return \"\".join(result)"
89678967
]
8968+
},
8969+
{
8970+
"cell_type": "code",
8971+
"execution_count": null,
8972+
"metadata": {},
8973+
"outputs": [],
8974+
"source": [
8975+
"# https://leetcode.com/problems/paths-in-matrix-whose-sum-is-divisible-by-k\n",
8976+
"\n"
8977+
]
89688978
}
89698979
],
89708980
"metadata": {

0 commit comments

Comments
 (0)