Short answer: learn how to use loops (for and while) and arrays. A longer one: define M like this: int M[] = {40,75,...,250};.
確定! 回上一頁