import strutils, sequtils echo stdin.readLine.split.map(parseInt).foldl(a + b)