Chapter 5B Exercise 1 - Extra Exercise - Holy Digits Holy digits Batman! The Riddler is planning his next caper somewhere on Pennsylvania Avenue. In his usual sporting fashion, he has left the address in the form of a puzzle. The address on Pennsylvania is a four-digit number where: All four digits are different The digit in the thousands place is three times the digit in the tens place The number is odd The sum of the digits is 27 Write a program that uses a loop (or loops) to find the address where the Riddler plans to strike.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter2: Basic Elements Of C++
Section: Chapter Questions
Problem 15PE: 15. Write a program to implement and test the algorithm that you designed for Exercise 15 of Chapter...
icon
Related questions
Question

Chapter 5B Exercise 1 - Extra Exercise - Holy Digits

Holy digits Batman! The Riddler is planning his next caper somewhere on Pennsylvania Avenue. In his usual sporting fashion, he has left the address in the form of a puzzle. The address on Pennsylvania is a four-digit number where:

  • All four digits are different
  • The digit in the thousands place is three times the digit in the tens place
  • The number is odd
  • The sum of the digits is 27

Write a program that uses a loop (or loops) to find the address where the Riddler plans to strike.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Types of Loop
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning