Tugas 1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { cout<<"Tabel Brand Favorit"<<endl; cout<<"------------------------------"<<endl; cout<<"| NO | Nama Band | Genre |"<<endl; cout<<"------------------------------"<<endl; cout<<"| 1. | NOAH | POP |"<<endl; cout<<"| 2. | SLANK | ROCK |"<<endl; cout<<"| 3. | DEWA 19 | ROCK |"<<endl; cout<<"------------------------------"; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines