AJ's Code blog
spoj solutions and other codes in python, C , C++
Wednesday, 13 February 2013
Size Contest
#Python code for
378. Size Contest Problem code: SIZECON
c=0
i=input
exec'b=i();c+=b*(b>0);'*i()
print c
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)