... i < ROUNDS; i++) { /* Perform pi calculation on serial processor */ pi = dboard(DARTS); avepi = ((avepi * i) + pi)/(i + 1); printf(" ...
確定! 回上一頁