It just requires one loop to print n elements of an array. thus the complexity of such a program is O(n). For eg- let int a[7] ={23,56,8,944, ...
確定! 回上一頁