My First Blog Post

in first-post •  3 years ago 

I am exploring steemit and the steem blockchain. This is my first step towards it!!

Markdown also works!!
Let us try some cpp code

#include <bits/stdc++.h>
using namespace std;

int main()
{
  cout << "Hello steem" << "\n";
  return 0;
}
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
Loading...