using System; public class Test { static const int fail = 123; public static void Main() { // your code goes here } }