C/C++ Easy Solvation
mst
Thursday, 11 July 2013
Write a Program to Calculate Average a Given Program
#include<stdio.h>
int main()
{
int i;
int a[n]={.................};
for(i=0;i<=n;i++)
{
printf("a[%d] : %d\n",i,a[i]);
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment