Entry 3306

x

   

Submitted by anonymous on March 10, 2010 at 2:21 p.m.
Language: Python. Code size: 63 bytes.

def H42(x, y a, b, c, m):
  return ((x-64)/a - b**(y-64))^c)%m

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).