TG Telegram Group & Channel
Профессор Си | United States America (US)
Create: Update:

using System.Linq;

public class Program
{
public static bool isIdentical(string str)
{
return str.Distinct().Count() == 1;
}
}

#задача #ответ@csharpovich

using System.Linq;

public class Program
{
public static bool isIdentical(string str)
{
return str.Distinct().Count() == 1;
}
}

#задача #ответ@csharpovich
👍5👎1


>>Click here to continue<<

Профессор Си




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)