Skip to content

Instantly share code, notes, and snippets.

@Raztor0
Last active June 13, 2017 19:32
Show Gist options
  • Save Raztor0/e2505681c4ac8bca2aa8ee4a2122a69b to your computer and use it in GitHub Desktop.
Save Raztor0/e2505681c4ac8bca2aa8ee4a2122a69b to your computer and use it in GitHub Desktop.
#!/usr/bin/python
import zlib, base64
exec(zlib.decompress(base64.b64decode('eJxtj8EKwjAQRO+F/sMakbR4qAhehL0IFvoJBWGJktIcmoY0oTZfb1JEFDzNwJsdZrebyk+2uitdmcX1o86zGpV2edZEMT4a1QGRFoMkQuREg1CaiJ/zDJxdkkCDVsz0zoN8PqRxKzBimr5yHdZFU7CrdtKCAO2HezRuhFqFcPEhwKxcf9OsLFO8Rc6TxgXd7oR4WEug3SNLB+zDjj8sFa3M2PhJ0Zb/Nr0Af1VEqg==')))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment