print sum([x for x in map(int, raw_input.split())])