This is a simple game where you get challenges from previous post. And after solving it you through a new challenge for next one.
This challenge is based on programming....(Using any programming language like C,C++,Java,VB,JavaScript..... etc)
Some guidelines
Each challenge must solved by a simple program.
You have to provide the challenge description and its input set
Winner must be submit output set
Everyone have to quote last challenge with his answer so that if answer is wrong others can try.
Each challenge must have to solve in between 1 day.
Anyone can post his own challenge but first he have to win previous challenge.
Winner must have to submit their program code to verify...
For example
Challenge Name : Find Me
Description : In this challenge you have to find all words from the input set.
Input set : {8,5,18,15},{4,15,7},{3,1,20}
Now for this challenge the out put set will be
Output set: hero,dog,cat
SO lets start your first challenge is
Challenge Name : What's that
Description : In this challenge you have to find all words from the input set.
Input set : {68656c6c6f,776f726c64,64616e69776562}
Hint : Each word simply converted to another number system.