Skip to content

Instantly share code, notes, and snippets.

@mako34
Created February 21, 2017 05:45
Show Gist options
  • Select an option

  • Save mako34/49f7203b5e9b3fcc8469ed6d2d0b10fa to your computer and use it in GitHub Desktop.

Select an option

Save mako34/49f7203b5e9b3fcc8469ed6d2d0b10fa to your computer and use it in GitHub Desktop.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SoloLearn
{
class Program
{
static void Main(string[] args)
{
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment