add 1025 1918 12101 1076 1247

complete 1076 1247
wander 1025 1918 12101
This commit is contained in:
2020-08-05 21:18:51 +09:00
parent 5678668c28
commit f74f3c4ec7
5 changed files with 85 additions and 0 deletions

13
zeta_python/12101.py Normal file
View File

@@ -0,0 +1,13 @@
n, k = map(int, input().split())
t = []
# TODO:
#
#
#
#
#
#
#