Advertisement
Guest User

Serpent?

a guest
Mar 31st, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.59 KB | None | 0 0
  1. def postquam(tu):
  2.     return iudico(tu) == numerus()
  3.  
  4. def numerus():
  5.     return 53860968794796194828850912663548273574565909315382218566780496065842419219289908754506217032050621610149536529412292660885510238487652964693572485330339349942747218138850926967814204619329585611322730560200765021495570268633090417978260869005139879392762230267619047776297802859921963641380013215139195873390084347386400369215393624187102530981915
  6.  
  7. def iudico(poenire):
  8.     di = rebus(poenire)
  9.     vigor = 0
  10.     for dedi,datus in enumerate(di):
  11.         vigor += int(confundo(datus), (True << (True << (True << True)))) << (dedi * (True << (True << (True << True)) << True << (True << True)))
  12.     return vigor
  13.  
  14. def rebus(cognitus):
  15.     return getattr('','join')([cogitare(tempus(cognitus)[False]),cogitare(tempus(cognitus)[True])]) if len(tempus(cognitus)) == True << True else 'bibus'
  16.  
  17. def tempus(timeo):
  18.     timere = 'sepollinto'
  19.     return getattr(timeo, timere[::True<<True])()
  20.  
  21. def lex(legis):
  22.     return cogitare('edocne') if legis else "\150\145\170\144\151\147\145\163\164"
  23.  
  24. def rogo(rex):
  25.     return chr(rex[False] >> (False + True << True)) + rogo(rex[True:]) if rex else ''    
  26.  
  27. def confundo(res):
  28.     res = getattr(res,lex('veni'))()
  29.     return getattr(getattr(__import__(rogo([416,388,460,416,432,420,392]), globals(), locals(), [], False),"\x6d\x64\x35")(res),lex(True >> True))()
  30.  
  31. def cogitare(mens):
  32.     return mens[False - True:] + cogitare(mens[:False - True]) if len(mens) else ''
  33.  
  34. loquor = input("Speak, my child: ")
  35. print("The door opens." if postquam(loquor) else "No, those aren't the words!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement