Not a member of GistPad yet?
Sign Up,
it unlocks many cool features!
- #include <iostream>
- using namespace std;
- int main() {
- cout << "Hello World!";
- return 0;
- }
RAW Paste Data
Copied
