I write random code here and I can also write cpp:
cout << "helloworld";
#include<iostream> using namespace std; int main() { cout << "aloha texas" << endl; }