When you use scanf in the loop instead, the %s format specifier first reads and discards and whitespace characters, which includes the newline from the prior ...
確定! 回上一頁