while loop with array. why wont this loop exit after I have typed a negative number? Code: [View]. int main() { int scores[10]={0,0,0,0,0,0 ...
確定! 回上一頁