summaryrefslogtreecommitdiff
path: root/templates/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'templates/template.py')
-rw-r--r--templates/template.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/template.py b/templates/template.py
index 0771199..d54243d 100644
--- a/templates/template.py
+++ b/templates/template.py
@@ -5,7 +5,5 @@ t = int(f.readline().strip())
for i in xrange(t):
(n, k) = list(map(int, f.readline().strip().split(' ')))
- n = int(nk[0])
- k = int(nk[1])
o.write(s)