Program C++ Luas Persegi Panjang

Create a new project and copy this code :


#include <stdio.h>

#include <stdio.h>

#include <iostream.h>

#include <conio.h>

main()

{

int p=10,l=5;

int luas=p*l;

cout<<"luas persegi panjang adalah "<<luas;

getch();

}


after that compile and run.

-Goog luck

Postingan populer dari blog ini

Membuat Aplikasi Kalkulator Sederhana di Android dengan Android Studio: Panduan dan Penjelasan

Program C++ Toko Kue (IF BERSARANG)

Psylution: Innovation and Solutions for Mental Health in Indonesia