Postingan

Gambar
                                                                                    TUGAS PERTEMUAN 5  ALGORITMA DAN PEMROGRAMAN DAFTAR HARGA SUSU #include <iostream> #include <stdio.h> #include <conio.h> #include <string.h> #include <cstdlib> using namespace std; int main () {     char jenis, *merk, *kemasan, ns, lagi;     int ukuran, harga, jb, total;     Ulang:     system ("cls");     cout<<"Nama     : Adam Septiansyah"<<endl;     cout<<"NIM      : 2020330011"<<endl;     cout<<endl;     cout<<"======================= TUGAS 5 ======================="<<endl;     cout<<endl;     cout<<"                     TOKO RAJA SUSU                      "<<endl;     cout<<endl;     cout<<"[PILIHAN PRODUK]"<<endl;     cout<<endl;     cout<<"A. Susu Dancow"<<endl;     cout<<" 1. Ukuran Kecil"