Diberdayakan oleh Blogger.
"DbClix"BismaClix.com - Inovasi Baru PTC Indonesia"Zonaclix - A Place to Earn online!"DbClix"Zonaclix - A Place to Earn online!"BismaClix.com - Inovasi Baru PTC Indonesia"Bux7"" ""SentraClix" lind4clix"Smileclix - PTC Indonesia dengan support profesional!

Minggu, 29 Mei 2011

Program

#include<iostream>
#include<conio.h>
using namespace std;
float terbesar(float a, float b){
    float hasil;
    if(a>b) return a;
    if(a<=b) return b;
}
void main(){
    cout<<terbesar(3,5);
   
    _getch();
}

Comments :

0 komentar to “Program”

Posting Komentar

 

Copyright © 2009 by Bisnis Online

Template by Blogger Templates | Powered by Blogger