Spoj solutions In Python
Friday, October 19, 2012
http://www.spoj.pl/problems/EIGHTS/
import math
a=input()
for i in range(a):
b=input()
s=(192)+250*(b-1)
print s
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment