C/C++中文問題探討 ... 英語用128個符號編碼就夠了,但是用來表示其他語言,128 個符號是不夠的。 .... using namespace std ; int main() { string s ; int a; while ( getline(cin,s)) { int n=s.length(); for(int i=0;i
billor.chsh.chc.edu.tw