#!/usr/bin/pyhon3 print(sum(map(int, input().split())))