Hello there. I am a programmer, and have just hit a serious math problem with numbers here. I need help, and here are the rules.
You need to be able to convert any number 0 between 399 to a number 0 between 93, be able to reverse it, it cannot end up at a decimal or a negative number, and you can use only the following functions:
Addition
Subtraction
Multiplication
Division
Modulo
Any ideas?
You need to be able to convert any number 0 between 399 to a number 0 between 93, be able to reverse it, it cannot end up at a decimal or a negative number, and you can use only the following functions:
Addition
Subtraction
Multiplication
Division
Modulo
Any ideas?