Avatar

Organizations

  • 👋 Hello, world!

    class Program
    {
      static void Main(string[] args)
      {
        Console.WriteLine("Hello, World!");
      }
    }
    Created Thu, 16 Apr 2026 18:13:39 +0900