using System;
using System.Text;
public class Program
{
public static void Main()
var durationMsg = new StringBuilder();
}