此為二維陣列10x10基礎設置 #include <iostream> #include <stdio.h> #include <vector> //要使用Vector就必須include進來using namespace std; ...
確定! 回上一頁