User profile: curious

User info
User name:curious
History
Joined:
Number of posts:10
Latest posts:

Average of n numbers
I know logic first-I have to include numbers then i hve to count maybe with k++ then I have to divid...

Average of n numbers
how ? i want to write for (i=2:i<=n;i++) cin>>a[i] then sum/n however we cant include n and i can...

Average of n numbers
cin>> n numbers (but there is not exactly n it depends on user how many number he/she will include) ...

GCD and LCM of "n" numbers nor 2 numbers
i need program that can find GCD and another one for to find LCM of "n"numbers not 2 numbers thank y...

Binary system
I am new after that i think i will not need examples and i can solve different type problems without...