Hey guys,
I can't seem to break this code. Can you guys help me? I only worked out 3 is 0 and 5 is either 4 or 9 and 1 is either 2 or 3.
The equations below are written in code such that each digit shown represents some other digit. Break the code, given that each of the following is true in ordinary base ten arithmetic:
8+7=62 5+3=5 12+8=23
50+9=54 11x1=55 0-9=1
give some indication of how you got your first three or four digits
Thanks guys
I can't seem to break this code. Can you guys help me? I only worked out 3 is 0 and 5 is either 4 or 9 and 1 is either 2 or 3.
The equations below are written in code such that each digit shown represents some other digit. Break the code, given that each of the following is true in ordinary base ten arithmetic:
8+7=62 5+3=5 12+8=23
50+9=54 11x1=55 0-9=1
give some indication of how you got your first three or four digits
Thanks guys