C Program to Find Smallest Element in Array in C Programming · main() { · int a[30], i, num, smallest; · printf("\nEnter no of elements :"); · scanf ...
確定! 回上一頁