RosettaCodeData/Task/Arithmetic-Integer/Golfscript/arithmetic-integer.golf
2023-07-01 13:44:08 -04:00

1 line
46 B
Text

n/~~:b;~:a;a b+n a b-n a b*n a b/n a b%n a b?