RosettaCodeData/Task/Arithmetic-Integer/Golfscript/arithmetic-integer.golf

2 lines
46 B
Plaintext

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