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