First Blog

Revision en3, by nobody_6e72, 2026-08-17 19:13:23

I want to start blogging and start engaging with the community a little more. I am mostly an introvert in this aspect but still want to step out of my comfort and be better at understanding and conveying about what I think.


#include <iostream> using namespace std; int main(){ cout << "Example Line" << endl; }

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English nobody_6e72 2026-08-17 19:13:23 2 Tiny change: '\n```cpp\n#include' -> '\n```cpp\n\n#include'
en2 English nobody_6e72 2026-08-17 19:11:54 0 (published)
en1 English nobody_6e72 2026-08-17 19:08:29 350 Initial revision (saved to drafts)