Let the computer do the counting! int myArray[] = {2, 7, 1, 8, 2}; constexpr int myArraySize = std::size(myArray);.
確定! 回上一頁