#include<cstdlib>; #include<string>; using namespace std;; int main(); {; string str;; cout<<"請輸入一字串(包含空白,100字內): ";; //取得使用者 ...
確定! 回上一頁