Strange Convertor

Logic Level 3

Tiny convertor gets value at input. After it converts value somehow and gives output.

Try to find out what will TC(Tiny convertor) give you as output, if input is 54?


The answer is 63.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Andrew Levada
May 27, 2018

TC does this stuff inside:

Exp:

Why doesnt 71 turn into 35 but gives an error?

Peter van der Linden - 3 years ago

Log in to reply

Yes, it's my mistake.

Andrew Levada - 3 years ago
Marta Reece
May 30, 2018

First digit of output is second digit of input plus 2. Second digit of output is first digit of input minus 2.

Or said another way: Number a 1 , a 2 a_1,a_2 turns into a 2 + 2 , a 1 2 a_2+2, a_1-2 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...