Run ID:115729

提交时间:2025-04-03 19:46:12

import sys words = sys.stdin.read().split() print(len(words))