Spoj solutions In Python
Monday, June 17, 2013
http://www.spoj.com/problems/EMP/
CODE
s=raw_input()
str=s.split(' ')
a=int(str[0])
b=int(str[1])
print(a+b)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment