sdk
sdk copied to clipboard
Empty output
for(int i = 0;i<8;i++) { Console.WriteLine(i); }