This is the problem with using scanf() to take in user input, it's not made to handle strings or any bad inputs. scanf() is meant to read ...
確定! 回上一頁