goals = list(input().split(' ')) print('score1={},score2={},score3={}'.format(goals[0],goals[1],goals[2]))