APCS powered by hamster - HackMD
其實第二題立個旗標就可以了
bool flag=true;
while(flag){
flag=false;
//當累加分數時,flag=true;
}
回錯地方了,這裡是第3題,不是第二題。