Group Study
Friday, 19 February 2021
find largest element in array
#include
main() { int i,n,a[20],max; printf("Enter the size of array:"); scanf("%d",&n); printf("Enter the element of array:\n"); for(i=0;i
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment