© 2026 Hedgehog Software, LLC
static void Main(string[] args) { for(int i = 0; i < 100; i++) Console.WriteLine("{0}",i); }