我想没算一次题,就判断一次,而不是十个题完了才判断一次
第20行:printf("Ringt!\n"); //printf("Ringt!\r"); 换行符为:‘\n' ,不是 ’\r'第24行:printf("Wrong!\n"); //printf("Wrong!\r");