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