Show us your best obfuscated identity function
Posted
by Pyrolistical
on Stack Overflow
See other posts from Stack Overflow
or by Pyrolistical
Published on 2009-07-28T16:49:54Z
Indexed on
2010/03/29
12:43 UTC
Read the original article
Hit count: 234
Rules are simple. Write an obfuscated function in any language that takes in an integer and returns the same integer. Try to use math tricks and not language tricks. IE. Try to make your function portable.
© Stack Overflow or respective owner