1- Print the average of its elements. Double av; int sum = 0; for (int i = 0; i < 4; i++) for ...
確定! 回上一頁