Hissing Microphone

From programming_contest
Jump to navigation Jump to search

This problem asks whether an input string has consecutive 's' in it.

It is trivial, and can be done in a single line if clever.