RosettaCodeData/Task/24-game/APL/24-game.apl

9 lines
229 B
APL
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
tfgame{⎕IO1
d?9
i
u[u{¨(0)}(i'1234567890')i]d[d]:'nope'
~/((~bi'1234567890')/i)'+-×÷()':'nope'
24i:'nope'
'Yeah!'
}