import sys input = sys.stdin.readline N = int(input()) print(N, N, 0)