#include < stdio.h >; int main(); {; int array[100], position, c, n, value;; printf("Enter number of elements in array\n");; scanf("%d", ...
確定! 回上一頁