← Back to List

29766번: DKSH 찾기 ↗

Solutions

Python 3
28 B | 28 chars
print(input().count("DKSH"))