Add uncommitted changes

master^2
Yorick van Pelt 2017-02-26 11:54:47 +01:00
parent 3906594b73
commit b97cb391e3
1 changed files with 7 additions and 0 deletions

7
J.py Normal file
View File

@ -0,0 +1,7 @@
from __future__ import print_function
import sys
n, q, s = map(int, float, sys.stdin.readline().split())
s_to_q = map(int, float, sys.stdin.readline().split())
q_sizes = map(int, float, sys.stdin.readline().split())
# alleen nog even...