Using classes in C++

This is an example of how to use classes in C++. // sample_class.cpp #include <iostream> #include <string> using namespace std; class Foo { private: int...

   Nov 14, 2022     1 min read
Mr. Green Jekyll Theme

Mr. Green is a multilingual theme generated with Jekyll and fully compatible with GitHub Pages.

   Mar 3, 2022     5 min read
Examples

This is an example page to display markdown related styles for Mr. Green Jekyll Theme.

   Feb 9, 2022     3 min read
Welcome to Jekyll!

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes.

   Jan 1, 2022     0 min read