A note about using scanf in programs with gets and fgets ... call fflush(stdin) which flushes the standard input stream and should fix the problem.
確定! 回上一頁