\xef\xbb\xbfn=0;x=r=2 for c in"\x08\xe2\x19\xdd\xecv\xb9\x97\x94\x14\x9e\x0fV&{\xec{\xfc\xea\x16\x95\n!jDh\x19\xa4\xee\xb5\xc4/m\xf5X\xd0\x11\xd0\xb8\xbdr\x0b\xbf-\xf7@$\xeb\x0c\x82\xc3Gy\x17d":n=n<<8|ord(c) while n: x+=1 if~-2**x%x<2:r*=x**(n%10);n/=10 print r
Note that non-ascii characters in the above source code will be escaped (such as \x9f).