2026-01-23 22:09:02 +09:00

1 line
53 B
Python

print((lambda x : input().split().count(x))(input()))