kingsonprisonic 42 Posting Whiz in Training

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

  1. Each challenge must solved by a simple program.
  2. You have to provide the challenge description and its input set
  3. Winner must be submit output set
  4. Everyone have to quote last challenge with his answer so that if answer is wrong others can try.
  5. Each challenge must have to solve in between 1 day.
  6. Anyone can post his own challenge but first he have to win previous challenge.
  7. 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.