Introduction · #include <iostream> · #define size 5 // defining Size of the array · using namespace std; · void printArray(int arr[]); · void ...
確定! 回上一頁