From 7c470184aad49c9e96f236155855c0a9e636608c Mon Sep 17 00:00:00 2001 From: iwtba4188 Date: Sat, 30 Mar 2024 08:30:50 +0800 Subject: [PATCH] feat: add week5 hw --- homework.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/homework.md b/homework.md index 9e46a44..ea8d0d6 100644 --- a/homework.md +++ b/homework.md @@ -8,7 +8,7 @@ | 0309 | 02 | [645 - 三角形判斷][neoj-645]
[893 - 數字塔][neoj-893] | [451 - 我沒辦法AC都是13的錯][neoj-451]
[523 - 考拉茲猜想][neoj-523] | [208 - 季節判斷-2015][neoj-208]
[6005 - 排序了嗎?][neoj-6005]
[2432 - 皮卡丘打排球][neoj-2432]
[kahoot (竹區)][kahoot-條件式]
[801 - 3n+1 問題][neoj-801]
[206 - 九九乘法表][neoj-206] | [作業題參考解答][week2-solution] | | 0316 | 03 | [602 - 小蘋果][neoj-602]
[894 - 姓名縮寫][neoj-894] | [294 - 我愛零分][neoj-294]
[953 - 維吉尼亞的統計學][neoj-953] | [209 - σ.σ - 2015][neoj-209]
[217 - 凱薩密碼][neoj-217]
[988 - Sproutle][neoj-988]
[2333 - 訊息處理][neoj-2333] | | | 0323 | 04 | [1419 - 矩陣翻轉][neoj-1419]
[225 - 3n+1 Problem (II)][neoj-225]
[226 - 成績統計][neoj-226] | [987 - 大十字][neoj-987]
[461 - 娃娃魚的站位哲學][neoj-461] | [214 - 踩地雷][neoj-214]
[938 - 3D 迷宮][neoj-938]
[999 - 螺旋矩陣][neoj-999]
[347 - 魔王戰前夜 II - 迷宮探索][neoj-347] | | -| 0330 | 05 | | | | | +| 0330 | 05 | [895 - 成績統計II][neoj-895] | [878 - 愁眉苦臉的小暄和懶惰的 Ruby][neoj-878] | [366 - 電話銷售員][neoj-366] | | | 0406 | 06 | 兒童清明連假 | | | | | 0413 | 07 | | | | | | 0420 | 08 | | | | | @@ -61,3 +61,8 @@ [neoj-225]: https://neoj.sprout.tw/problem/225/ [neoj-226]: https://neoj.sprout.tw/problem/226/ [neoj-461]: https://neoj.sprout.tw/problem/461/ + + +[neoj-895]: https://neoj.sprout.tw/problem/895/ +[neoj-878]: https://neoj.sprout.tw/problem/878/ +[neoj-366]: https://neoj.sprout.tw/problem/366/ \ No newline at end of file