Open ccckmit opened 1 year ago
資工二 111110517 范揚玄 https://github.com/wrr606/alg112a/blob/master/homework/3/permutation.py
資工三 111010510 顏駿葳
https://github.com/Yan7668114/alg112ahw/tree/main/03
(使用遞迴回溯法實現列舉)recursion.py
(輸出圖)recursion.png
(使用itertools.permutations()
函數實現列舉)recursioneasy.py
(輸出圖)recursioneasy.png
有使用ChatGPT與 Goole Bard來輔助作業
資工三 李易 111010512 https://github.com/LeeYi-user/alg112a/tree/master/homework/03 用迴圈解
資工四 侯奕晨 110710511
資工三 111010509 侯皓騰 https://github.com/asd1389271903/alg112a/blob/master/homework/three.py
資工三 111010535 葉哲辰 https://github.com/yehchen0328/alg112a/blob/master/hw3.py
資工三 111010546 張孔典 https://github.com/samue02l/alg112a/blob/master/homework/hw3
資工三 111010550 黃偉祥 hw3
資工三111010537陳勝傑 https://github.com/fish917784/alg112a/tree/master/homework/3
資工三 111010556 林聖軒 hw3
111010557 資工三 楊欣潔 https://github.com/111010557/alg112a/tree/master/homework/hw3
資工四 110910528 吳俊億 習題三
資工三111010555林羿嫻 hw3
資工三111010525 林品翔 https://github.com/mimmm4308/alg112a/tree/master/hw/03
資工三 111010574 白和鑫 https://github.com/sam00002135/alg112a/blob/master/hm03.py
111010523 陳彥辰 HW3
資工三 111010575 周辰恩 https://github.com/patrick0516/alg112a/tree/master/myhomework/homework3
資工三 111010530 陳樂融 https://github.com/RogerChen530/alg112a/blob/master/mid/hw3.py
資工三 111010519 范揚政 https://github.com/jcat980007/alg112a/blob/master/homework/hw3.py
電機四甲 110910122 陳振順 有參考老師permutation範例,理解其概念。 https://github.com/soon1110014/alg112a/blob/master/HW3/permutation.py
資工四 110910559 潘其恩 https://github.com/nnnnnnn1266/alg112a/blob/master/homework/hw3.py
資工三111010528 冉光博 https://github.com/guangbo1110105228/alg112a/tree/master/homework3
資工三 111010576 王若馨 https://github.com/ruoxin030704/alg112a/blob/master/hw3/permutation.py
資工四 110910523張繼光 https://github.com/nelson023/alg112a/blob/master/homework/hw3.py
資工三 111010539 陳文茜 https://github.com/chen02648/alg112a/blob/master/hw/hw3.py
資工三 111010564 潘敏驛 https://github.com/CJI3751/alg112a/blob/master/homework/hw3/hw3.py
資工三 111010543 黃群傑 https://github.com/ChristianMattias/alg112a/blob/master/final/hw3.py
參考
如果覺得 permutation ,可以自己重做一遍 truthTable 代替