Tugas 1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { cout<<"Tabel Band Favorit"<<endl; cout<<"----------------------------------------"<<endl; cout<<"| No | Nama Band | Genre |"<<endl; cout<<"----------------------------------------"<<endl; cout<<"| 1. | Honne | Indie |"<<endl; cout<<"| 2. | Avengend Sevenfold | Heavy Metal|"<<endl; cout<<"| 3. | Rex Orange County | Indie |"<<endl; cout<<"| 4. | Billie Ellish | All Genre |"<<endl; cout<<"----------------------------------------"; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines