Tugas pak widio 

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> #include <istream> #include <sstream> #include <string> using namespace std; int main() { istringstream str(" PROGRAMER"); string line; getline(str >> std::ws, line); cout << line << endl; cout << "Program C++" << flush; cout << "\nYoga Dwi Kurniawan" << flush; cout << "\nNim:3420230019" << flush; cout << "\nprodi:teknik informatika" << flush; cout << "\n34."; cout << "2" << ends; cout << "0" << ends; cout << "2" << ends; cout << "3" << ends; cout << "0" << ends; cout << "0" << ends; cout << "3" << ends; cout << "7" << endl; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines