import strutils, sequtils, math echo sum(stdin.readLine.split.map(parseInt))