http://zerojudge.tw/ShowProblem?problemid=a001
學習所有程式語言的第一個練習題 請寫一個程式,可以讀入指定的字串,並且輸出指定的字串。
輸入說明 : 輸入指定的文字
輸出說明 : 輸出指定的文字
world C++ mary
hello, world hello, C++ hello, mary