Converting to base 36: decoding a message

koriemo

New member
Joined
Apr 2, 2007
Messages
4
I have to switch a huge number into base 36. We did base 2 in class, but not past that. There's allegedly a message hidden in the number. I honestly have no idea where to start. Anyone have any ideas?

"CONVERT 62,511,183,995,011,140,808,320,439,533,354,450,248,670,657,992,866,170,077,743,064,943,630,003,007,795,367 TO BASE 36"

and I was also given this for help:

0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=A
11=B
12=C
13=D
14=E
15=F
16=G
17=H
18=I
19=J
20=K
21=L
22=M
23=N
24=O
25=P
26=Q
27=R
28=S
29=T
30=U
31=V
32=W
33=X
34=Y
35=Z

Any ideas?
 
"2NOKKHOLLYPOOLE I AM GLAD I MET YOU BECAUSE YOU ARE A COOL PERSON"

I don't understand the 2NOKK part, but apparently it's an inside thing.
 
thank you sooo much! I don't know what the 2nokk part is either...oh well, the rest of it is definitely right.

How did you figure it out?
 
Top