我遇到兩個問題 因為初始2維陣列設太大出現error"stack overflow" 查查網路有人建議用動態2維陣列 推薦方法使用vector ex:vector Array(m, ...
www.programmer-club.com.tw