Facebook
From Social Hamerkop, 6 Years ago, written in C++.
This paste is a reply to Untitled from Corrupt Teal - go back
Embed
Viewing differences between Untitled and Re: Untitled
#include 

using namespace std;
int waga;
double bmi, wzrost;
liczba, i;

int main()
{
    cout << "Podaj wage w kilogramach" << endl;
    cin>>waga;
    
liczbe" <     cin>>liczba;
    for( i=1; liczba!=0; i++)
        {
            
cout << "Podaj wzrost w metrach" << endl;
    cin>>wzrost;
    wzrost=wzrost*wzrost;
    bmi=(waga/wzrost);
    
liczbe" <             cin >> liczba;
        }
    
cout <<"Twoje BMI wynosi << "Podales liczbe = 0 za " << bmi i << " razem" <     return 0;
}
}

Replies to Re: Untitled rss

Title Name Language When
Re: Re: Untitled Diminutive Bushbaby cpp 6 Years ago.