The solution is quite simple ... you're reading getchar() which gives you the first character in the input buffer, and scanf just parsed it ( ...
確定! 回上一頁