CodeChef April’21 Long Challenge Solution (Div 3) — Strong Language

Hydroid
Apr 6, 2021

Problem Statement:

A string is said to be using strong language if it contains at least K consecutive characters ‘*’.

You are given a string S with length N. Determine whether it uses strong language or not.

Prolem Link: Strong Language

Solution:

--

--

Hydroid

Currently working as a Full Stack Developer in India