Coder_&_Decoder

Level 2

A coder and decoder is a program which which get a letter and encrypts it into 6bit encryption;

Suppose a user types

input: abababab

output: 321617;322015;223112;252418;121736;411313;232121;122926;

What will be one of the result for

input: ba

output: ??????;??????;

474113;243413; 192951;373927; 301918;171533; 163720;191937;

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.

1 solution

Hasmik Garyaka
Sep 20, 2017

Number root of all 'a's is 2 and for 'b' is 4. Number root is the sum of all digits until we get less than 10.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...