Notice that in the first scanf, there is no need for a space before %c, since it's the first input function, thus there is no trailing newline to eat, as ...
確定! 回上一頁