This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a | b | c | e | ||
---|---|---|---|---|---|
a | c | e | |||
c | e | ||||
e |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import sys | |
import simplejson | |
while True: | |
line = sys.stdin.readline() | |
if not line: | |
break |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/base64 -D <<< QlpoOTFBWSZTWQ/xuxkABPf7AAASAAhAAH/oAAgAAmAJ3vCRX0SAFZ48qlX2wvnx6PO7Txamhqn4mRKoAGnoSEqnomBKbUIigAQlESRoAQopqjQY0EKgTSgCATsBOgE2FEEKWmkKaImlAoREqqCgKBpKBKSkShKAKaQpqkKQKClBKQRCmgoBoUSgBE2y0gA0qhSClAiDgABB9+CodoJ+C+ppOiYackrJygxwaYlFpSgyz+KNj/tE3Mu/tRGRQGFWRRYUJQeMVUCtFIvZClNAUDvbBTUhMMcAoqhpqK1zGaUoEpEWgBDYoKEp5bK7QkyTFFURo0u/eQeKCAB6pAkrCvx4TUQJvmBFPEDkBQwSFIo0iUjJDVEoCEDS1KwNKsSQFCKqENCUzSEQFIpRMxVK1FUTIFRKUQ1JQrtf1EoOwoVS5moDKiCcxnkcyAegACDBxV/h3EUbGpiV+bCKdkI+cA8jp2EmnrR0A7Aij5AGkPM6t0PLY498uxwjsPOYXETE8/IjSDQAEowIAg9OoV2TTMKVmInFWD1NxppSgEpChaQCgKCgKRUoUqqClooCSqIkqNYxsGXLmgiqJGiqSmgX6QQxWt/tolbY0LEDSsCp9SHNg71FF6vIqIDbVUJAadA7agzVtpCEqjWQPutaADMAGiAwKnQJuAACDzW4+Shcz2cMRrKOkNK+KCP320kaBWU5AFJAgipwAAQYFR7QREHpBOGy3AwpIlc9f+FdkolWwBtD7KVuki/LcX5X1C9+ei638Jd6NFaZT3mV5yMGIFONc2xoTboqLIZDQ88lXNbJx7lKeKLopFpCmPxHYgTCor2OxCVPUH0xXPXiOh96RAjZjGNAlNDT9CWlCmaxowKGD2Pu7Hva62y+nYfbILiAhqomo/sh2qZQggjTsQ4+LJqz2Z7N1cgqRVbz2h1od73c27J4eAFOrYt5pOGXX8SI4kUQWUquTO1qCh7XijbLeaFaHpol3faXzAyu6oMJPwZRC |
NewerOlder