What causes this problem? After the first scanf, the [enter] character is still in the input buffer. The second scanf("%c") will immediately ...
確定! 回上一頁