When you press enter(which means you enter newline character), the scanf reads the data and leaves the newline(NL) in the stdin buffer. The ...
確定! 回上一頁