#include <cstdlib> #include <cstdlib> #include <iostream> using namespace std; int main(){ cout<<"nama:listy ismiatun\n"; cout<<"nim: 11018193\n"; cout<<"kelas:D\n"; cout<<"alamat: Bandung, Playen, Gunungkidul\n"; cout<<"tanggal/lahir:2 Oktober 1993\n"; system("PAUSE"); return EXIT_SUCCESS; }setelah di compile and run maka akan muncul :
No comments:
Post a Comment