Skip to main content
edited so scoreboard recognises it
Source Link
Jo King
  • 48.1k
  • 6
  • 131
  • 187

Curry PAKCS, 57 bytes, Crackedcracked by Potato44

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.

Curry PAKCS, 57 bytes Cracked by Potato44

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.

Curry PAKCS, 57 bytes, cracked by Potato44

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.

added 81 characters in body
Source Link
Wheat Wizard
  • 102.9k
  • 23
  • 299
  • 697

???Curry PAKCS, 57 bytes Cracked by Potato44

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.

???, 57 bytes

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.

Curry PAKCS, 57 bytes Cracked by Potato44

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.

Source Link
Wheat Wizard
  • 102.9k
  • 23
  • 299
  • 697

???, 57 bytes

f[]="" f([x]++s)=show x++" "++f s main=putStr(f[1..100]) 

Looks like Haskell but it doesn't run in Haskell.