L11_A
複習上週進度-指標與陣列
Review-Pointers & Array
指標練習-計算輸入字串長度
Pointer practice-Calculate the length of input string
L11_B
指標練習-計算輸入字串長度
Pointer practice-Calculate the length of input string
指標與陣列練習-尋找最大、最小值
Pointers & Array practice-Find Max & min value
二維陣列
2D Array
L11_C
指標+二維陣列
Pointers + 2D Array
使用陣列來儲存資料
Store Data in array
如何做 insertion sort
How to do insertion sort
L11_D
如何做 insertion sort
How to do insertion sort
複習排列組合-指標+陣列+遞迴
Review permutation-Pointers+Array+Recursion)