← Back to List

26489번: Gum Gum for Jay Jay ↗

Solutions

Python 3
45 B | 45 chars
import sys

print(len(sys.stdin.readlines()))