IT Solution

Tuesday, 27 August 2013

Program c++ faktorial

August 27, 2013 Posted by Bops No comments
Struktur data (Semester 3) Faktorial program poted by: Nazih #include<iostream> using namespace std;         int faktorial(int x){                 int b = 1;                ...

Program c++ Struct

August 27, 2013 Posted by Bops No comments
Struktur Data (Semester 3) Program Struct_Mobil  Posted by: Muhammad Nazih #include<iostream>#include<string>#include<iomanip>using namespace std;void cetak(); //--soal 1ctypedef struct Mobil{ //--soal 1a        string seri;        string warna;        float harga;       ...

Featured post

Game PC (BMW M3)