Hello, World!
#include <iostream>
using namespace std;
int main() {
cout << "Hello, World!";
return 0;
}
I’ve been wanting to write a blog for quite some time but never got around to doing it. I’ve always liked sharing my experiences with other people. I hope to accomplish that on a bigger scale with this blog.
I don’t know what I’ll write yet, but I’ll think of something.
Hopefully.