Contact: aviboots(AT)netvision.net.il
42,690 questions
55,441 answers
573 users
# Stdin Inputs: 7 8 puts gets.split.sum(&:to_i) # # run: # # 15 #