using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Assignment2 { class Program { static void Main(string[] args) {
Remove quotes in case. i.e.
Replace case "1": with case 1:
case "1":
case 1: