using System;
class Program { static void Main(string[] args)
{ string candidateName = Console.ReadLine(); string input = Console.ReadLine();