#!/usr/local/bin/python2 for i in xrange(500000): reversed(range(10))