using System;
public class Program
{
public static void Main()
try
throw new Exception("(╯°□°)╯︵ ┻━┻");
}
catch(Exception ಠ_ಠ)
Console.WriteLine(ಠ_ಠ.Message + "; " + ಠ_ಠ.TargetSite);