Files
CodeObject/storage/zeta/py/12101.py

14 lines
66 B
Python

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