[Show all top banners]

MustaineKoFAN
Replies to this thread:

More by MustaineKoFAN
What people are reading
Subscribers
:: Subscribe
Back to: Kurakani General Refresh page to view new replies
 C Programming Help
[VIEWED 3973 TIMES]
SAVE! for ease of future access.
Posted on 12-15-08 5:42 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Got finals this week..Anybody knows how to do this on C

Using while loop statements for the following program

write a program that prompts the user to enter three set of five INT numbers each

the program should do the following

a. store the info in a 3x5 array

b. compute the average of each set of 5 values

c. compute the avg of values

d. determine the largest of three values

e. report the results


 
Posted on 12-15-08 10:17 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

LD...la maile lekhidiye hai, here is the pseudocode

a)
   declare a two dimensional array int a[3][5];

   for i =1 to 3
     {
        print Enter values  for set  i
         for j =1 to 5
         {
           print Enter Value for a[i][j];
           read value for a[i][j];
       }
}

b) compute the average of each set of 5 values
   
    int avg;
    for i =1 to 3
     {
       int sum=0;
        Print Average value for set i is
        for j =1 to 5
          {
             sum=sum+a[i][j];
          }
           avg= sum/5;
          print avg;
    }
 
   c)  compute the avg of values

    int sum=0;
    int avg;
    for i =1 to 3
     {
   
        for j =1 to 5
          {
             sum=sum+a[i][j];
          }
        
    }
   avg=sum/15;


d) determine the largest of three values
     int max=0;
      for i=1 to 3
       {
        for j=1 to 5
          {
             if a[i][j]>max
               {
                   max=a[i][j];
                }
           }
         }

e)
display array
display avg of b
display avg of c
display max of d

 
Posted on 12-16-08 1:00 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

oh i didnt see that while loop thing hope u can do it after this


 
Posted on 12-16-08 9:11 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

With all the homework that techguy does for everybody, he should at least get about 9 credit hours hours. LOL!

 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 365 days
Recommended Popular Threads Controvertial Threads
Lets play Antakshari...........
डीभी परेन भने खुसि हुनु होस् ! अमेरिकामाधेरै का श्रीमती अर्कैसँग पोइला गएका छन् !
शीर्षक जे पनि हुन सक्छ।
What are your first memories of when Nepal Television Began?
[New post] Why Would Krishna Have To Run From The Battlefield
Sajha Poll: नेपालका सबैभन्दा आकर्षक महिला को हुन्?
ChatSansar.com Naya Nepal Chat
is Rato Bangala school cheating?
Why always Miss Nepal winner is Newari??
NRN card pros and cons?
Basnet or Basnyat ??
पुलिसनी संग - आज शनिवार - अन्तिम भाग
निगुरो थाहा छ ??
Nas and The Bokas: Coming to a Night Club near you
TPS Re-registration
श्राद्द
सेक्सी कविता - पार्ट २
What Happened to Dual Citizenship Bill
पाप न साप घोप्टो पारि थाप !!
अमेरिकामा छोरा हराएको सूचना
Nas and The Bokas: Coming to a Night Club near you
राजदरबार हत्या काण्ड बारे....
Mr. Dipak Gyawali-ji Talk is Cheap. US sends $ 200 million to Nepal every year.
Harvard Nepali Students Association Blame Israel for hamas terrorist attacks
TPS Update : Jajarkot earthquake
is Rato Bangala school cheating?
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters