Contact: aviboots(AT)netvision.net.il
41,243 questions
53,750 answers
573 users
# Stdin Inputs: 7 8 puts gets.split.sum(&:to_i) # # run: # # 15 #