为什么 keep choosing这一句话重复打印了?
while (true){int n = scanf("%c", &x);if (n != 1 || x == 'q') break;...}
图片是不是上传失败了,看不到呢?