add

CF

Same Adjacent – Asterisks

The program must accept a string S as the input. The program must print YES if the adjacent characters of each asterisk (*) are same. Else the…
CF

Robot – Stair Climbing

There are N stairs to be climbed in a building. A robot can take only S different leaps each containing certain distinct…