Skip to main content
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Source Link

Python 3, 46 bytes, crackedcracked

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Python 3, 46 bytes, cracked

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Python 3, 46 bytes, cracked

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

added 60 characters in body
Source Link
lynn
  • 69.7k
  • 11
  • 137
  • 285

Python 3, 46 bytes, cracked

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Python 3, 46 bytes

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Python 3, 46 bytes, cracked

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

added 2 characters in body
Source Link
lynn
  • 69.7k
  • 11
  • 137
  • 285

Python 3, 46 bytes

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Python, 46 bytes

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Python 3, 46 bytes

lambda x:x*(1999888577766665//844333333222200)

Doubles the input.

Source Link
lynn
  • 69.7k
  • 11
  • 137
  • 285
Loading