#!/usr/bin/env python3

# http://inamidst.com/saxo/
# Created by Sean B. Palmer

import time
print(int(time.time()))
