應該將每個字母都放在一個字串中並列印等效的ASCII碼。但是,如果有空格,它將停止 ... #include <iostream> #include <string> using namespace std; ...
確定! 回上一頁