This is code - 3

In some language where letters have been given numbers according to some rule, the code for 'MATH' is '14 26 7 19'.

Find the code for:

BRILLIANT


Notes:

If the answer is 12 3 4, enter 1234


The answer is 2591815151826137.

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.

4 solutions

well the simplest way to do the question is by taking the value of the alphabets in descending order as a=26, b=25,c=24...... y=2 and z=1.:P

Pushpesh Kumar
Oct 9, 2014

Start providing numbers to the alphabets.......: A=1, B=2, C=3, .......so on.

M=13-----------27-13= 14

A=01-------------27-01= 26

Similarly,

B=2---------------27-2= 25

R=18--------------27-18= 9

................................................keep doing................

T=20------------------27-20= 7

Finally, you will get the answer as 2591815151826137 \boxed{2591815151826137}

Andrew The
Apr 30, 2015

The alphabet is backwards... mysterious

Nhók Đăng
Oct 10, 2014

s='brilliant'; for i:=1 to length(s) do write(abs(ord(s[i])-123));

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...