Untitled

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main( ) { char str[] = "Hello C++"; cout << "Value of str is : " << str << endl; }
Editor Settings
Theme
Key bindings
Full width
Lines