Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that gives the correct output for the legal input. ( The challenge is to find out what is the legal input and

Write a program that gives the correct output for the legal input. ( The challenge is to find out what is the legal input and how the output is computed from the legal inputs)

OUTPUT: Print the answer on the first line. It is guaranteed that it can be represented as a signed 64 integer.

-----------------------------

Input:

2 yep momr momr rohjy drbrm

Output: 99999 ---------------------

Input:

3 yep pmr pmr momr drbrm yep xrtp gobr momr

Output: 111222111 -------------------------

This can be coded in either c++ or python or Java. :D This is a coding challenge. We need to try to decypher the code behind these letters and their outputs. This is how much I have decyphered so far: The number for each phrase also corresponds to the letter of the numerical value: yep -> two (meaning y=t and e=w and p=o) pmr -> one momr -> nine gobr -> five rohjy -> eight drbrm -> seven xrtp -> unknown Please help me decypher this.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

9th Edition

B01JXPZ7AK, 9780805360479

More Books

Students also viewed these Databases questions

Question

3. Is there opportunity to improve current circumstances? How so?

Answered: 1 week ago

Question

2. How will you handle the situation?

Answered: 1 week ago