How to use this C# compiler
- Paste or edit C# in the scratchpad (top-level Program with Main works).
- Optional: add stdin if your code reads Console.ReadLine.
- Click Run — stdout and errors show on the right.
- When the idea sticks, open the C# coding track or company DSA sheet.