#include
void main(){
int celcius;
float reamur,faretheit;
cout<<"Masukan suhu dalam derajat Celcius = ";
cin>>celcius;
reamur = (4*celcius)/5;
faretheit = ((9*celcius)/5) + 32;
cout<<"----------------------------------"<
}
cuma buat tempat share aja, ama bagi hal yang ga jelas, hehehe :)
0 komentar:
Posting Komentar