Minggu, 20 Maret 2016

minggu ke 4 # 4.4

 kelompok=5
Nama=muhamad firmansyah
Nim=1500018126

Nama=indra nugroho
Nim=1500018067


Nama=farhan
Nim=1500018098


 Tugas minggu ke-4

 #include <iostream>

/* run this program using the console pauser or add your own getch, system("pause") or input loop */
using namespace std;
int main(int argc, char** argv) {
    int n=1,jumlah=0,x;
    float rata;
    cout<<"menghitungnilaix\n";
    cout<<"kelompok5\n";
    cout<<"data ke-1 =";cin>>x;
    while(x>0){
        jumlah+=x;
        cout<<"data ke-"<<n+1<<"=";
        cin>>x;
        n++;
       
    }
    rata=(float)jumlah/(n-1);
    cout<<"rata-rata="<<rata;
    return 0;
}

Unknown

Author & Editor

Has laoreet percipitur ad. Vide interesset in mei, no his legimus verterem. Et nostrum imperdiet appellantur usu, mnesarchum referrentur id vim.

0 komentar:

Posting Komentar