This is because a newline character after 42 is not consumed in the call of scanf() and it is consumed by fgets() before it reads life .
確定! 回上一頁