Skip to content

I'm Not A Computer Scientist, But…

Typical CS/Math stuff from not an expert

Recent Posts

  • Building an AVL Tree From a Sorted Sequence in One Pass
  • What I Learned in Two Years’ Tech Work in Finance
  • Thoughts on Fooled by Randomness
  • Fast RNG in an Interval
  • Catenary Inversion: Curves of Sagrada Familia
  • Theoretically Or Practically Fast: Two Types of Hash Tables
  • Variants of the Optimal Coding Problem
  • Stars Falling From the Sky (and how to capture them)
  • Longest Sequence Without Duplicate Substring of Constant Length
  • Having fun with queues

Archives

  • October 2020
  • October 2019
  • January 2019
  • December 2018
  • April 2018
  • February 2018
  • September 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016

Categories

  • Contest
  • Nontechnical
  • Project
  • Random
  • Trivial

About

  • Me

Admin

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Category: Random

cout << "Hello World!" << endl;

cout << "Hello World!" << endl;

Hello World!

 

 

 

 

What else did you expect? It’s the first post for testing purpose.

To keep my murmurs organized, I’ll probably move all my notes on Facebook over and also backup some other private blog entries here, locked with a password. If they are intended for you then you will know the password.

Posted on October 17, 2016October 17, 2016Categories RandomLeave a comment on cout << "Hello World!" << endl;
Proudly powered by WordPress