Files
CodeObject/zeta/py/12101.py
2025-05-07 04:44:30 +09:00

14 lines
66 B
Python

n, k = map(int, input().split())
t = []
# TODO:
#
#
#
#
#
#
#