fork download
  1. # Obfuscated Hello Reddit
  2. # By: LogicKills
  3. #
  4. #
  5. # It hurt to make this...
  6. #
  7. #
  8. #
  9. #
  10. #
  11. #
  12.  
  13.  
  14.  
  15. import re,sys
  16.  
  17. def lemmeThink(brainz):
  18. return re.match(r'^1?$|^(11+?)\1+$', '1' * brainz) == None
  19.  
  20.  
  21.  
  22.  
  23. ohnoes = list()
  24. ohnoes = map(chr, range(65, 123))
  25.  
  26. cat=0;cats = [
  27. '312','3513','1952',
  28. '2178','2876','447',
  29. '2999','2213','1597',
  30. '2069','593','3571',
  31. '773','3467','3546']
  32. atheist=20;atheists = [
  33. '229','3491','2749',
  34. '1291','1129','228',
  35. '3490','2740','1422',
  36. '4','106','1300','220'
  37. '456','1870','1438','1000']
  38. digg=28;diggs = [
  39. '1721','700','199',
  40. '443','1866','1552',
  41. '3041','2963','3329',
  42. '1847','1373','1607',
  43. '1123','439','1009']
  44. numa=31;numas = [
  45. '7867','7129','4703',
  46. '6211','6197','4519',
  47. '5573','4813','5821',
  48. '6089','5023','4441']
  49. pawpaw=0;pawpaws = [
  50. '5407','4967','4889',
  51. '5903','5113','5737',
  52. '1669','1321','1109',
  53. '1433','1499','2971',
  54. '4201','4231']
  55.  
  56. for lawls in cats:
  57. if (not lemmeThink(int(lawls))):
  58. cat = cat + 1
  59. else:
  60. continue
  61. for souls in atheists:
  62. if (not lemmeThink(int(lawls))):
  63. atheist = atheist + 1
  64. else:
  65. continue
  66. for conservatives in diggs:
  67. if (not lemmeThink(int(lawls))):
  68. digg = digg + 1
  69. else:
  70. continue
  71. for fatties in numas:
  72. if (not lemmeThink(int(lawls))):
  73. numa = numa + 1
  74. else:
  75. continue
  76.  
  77. for frauds in pawpaws:
  78. if (not lemmeThink(int(lawls))):
  79. pawpaw = pawpaw + 1
  80.  
  81.  
  82.  
  83. print ohnoes[cat]
  84. print ohnoes[atheist]
  85. print ohnoes[digg]
  86. print ohnoes[numa]
  87. print ohnoes[pawpaw]
  88.  
  89.  
  90. potluck = [32,114,101,100,100,105,116]
  91. for fewd in potluck:
  92. print chr(fewd)
  93.  
  94.  
Success #stdin #stdout 0.09s 6860KB
stdin
Standard input is empty
stdout
H
e
l
l
O
 
r
e
d
d
i
t