The Interstellar Bio-Health Organization has implemented a cutting-edge health tracking system to monitor the well-being of citizens across the galaxies. Each individual is assigned a unique Bio-Health Code, and the organization aims to develop aprogram to validate these codes and classify them as either "healthy" or "at risk. The validation mechanism is outlined as follows: Extract the digits at odd positions from left to right and calculate their sum. Extract the digits at even positions from left to right, multiply each one by four, and calculate their sum. If the sum of the results from steps 1 and 2 is a perfect square, the Bio-Health Code is considered healthy; otherwise, it is at risk. Example 1: Bio-Health Code: 36918527 Step 1. Digits at odd positions: 3+9+8+2 = 22 Step 2. Digits at even positions, multiplied by four: 6*4+1 4+5*4*7*4=48 Step 3, Sum of results: 22 +48 = 70 70 is not a perfect square; therefore, Bio Health Code 36918527 is at risk. Example 2: Bio-Health Code: 58271496 Step 1. Digits at odd positions: 5+2+1+9=17 Step 2. Digits at even positions, multiplied by four: 8 *4 +7% +4*4+6*4=96 Step 3, Sum of results: 17+96=113 113 is not a perfect square; therefore, Bio-Health Code 58271496 is at risk. Your mission is to create a program that reads Bio-Health Codes from user input and categorizes them as "healthy" or "at risk." The program should utilize two arrays to store healthy and at-nsk codes, with a maximum capacity of 20 codes for each category. The program should keep prompting for codes until the user enters 0, at which point it should display the arrays and gracefully conclude. No need for error handling regarding non-numeric inputs

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
I multiple times told you experts, don't use Al and other's work otherwise I'll report
and reduce your rating very sure. I'll take serious action.
The Interstellar Bio-Health Organization has implemented a cutting-edge health tracking system to monitor the well-being of
citizens across the galaxies. Each individual is assigned a unique Bio-Health Code, and the organization aims to develop aprogram
to validate these codes and classify them as either "healthy" or "at risk."
The validation mechanism is outlined as follows:
Extract the digits at odd positions from left to right and calculate their sum.
Extract the digits at even positions from left to right, multiply each one by four, and calculate their sum.
If the sum of the results from steps 1 and 2 is a perfect square, the Bic-Health Code is considered healthy; otherwise, it is at risk.
Example 1:
Bio-Health Code: 36918527
Step 1. Digits at odd positions: 3 +9+8+2 = 22
Step 2. Digits at even positions, multiplied by four: 6 4+1 4+5*4*7*4=48
Step 3. Sum of results: 22 +48 = 70
70 is not a perfect square; therefore, Bio Health Code 36918527 is at risk.
Example 2:
Bio-Health Code: 58271496
Step 1. Digits at odd positions: 5+2+1+9=17
Step 2. Digits at even positions, multiplied by four: 8 *4 +7" +4*4+6*4=96
Step 3, Sum of results: 17+96=113
113 is not a perfect square; therefore, Bio-Health Code 58271496 is at risk.
Your mission is to create a program that reads Bio-Health Codes from user input and categonzes them as "healthy" or "at risk."
The program should utilize two arrays to store healthy and at-risk codes, with a maximum capacity of 20 codes for each category.
The program should keep prompting for codes until the user enters 0, at which point it should display the arrays and gracefully
conclude. No need for error handling regarding non-numeric inputs
Transcribed Image Text:I multiple times told you experts, don't use Al and other's work otherwise I'll report and reduce your rating very sure. I'll take serious action. The Interstellar Bio-Health Organization has implemented a cutting-edge health tracking system to monitor the well-being of citizens across the galaxies. Each individual is assigned a unique Bio-Health Code, and the organization aims to develop aprogram to validate these codes and classify them as either "healthy" or "at risk." The validation mechanism is outlined as follows: Extract the digits at odd positions from left to right and calculate their sum. Extract the digits at even positions from left to right, multiply each one by four, and calculate their sum. If the sum of the results from steps 1 and 2 is a perfect square, the Bic-Health Code is considered healthy; otherwise, it is at risk. Example 1: Bio-Health Code: 36918527 Step 1. Digits at odd positions: 3 +9+8+2 = 22 Step 2. Digits at even positions, multiplied by four: 6 4+1 4+5*4*7*4=48 Step 3. Sum of results: 22 +48 = 70 70 is not a perfect square; therefore, Bio Health Code 36918527 is at risk. Example 2: Bio-Health Code: 58271496 Step 1. Digits at odd positions: 5+2+1+9=17 Step 2. Digits at even positions, multiplied by four: 8 *4 +7" +4*4+6*4=96 Step 3, Sum of results: 17+96=113 113 is not a perfect square; therefore, Bio-Health Code 58271496 is at risk. Your mission is to create a program that reads Bio-Health Codes from user input and categonzes them as "healthy" or "at risk." The program should utilize two arrays to store healthy and at-risk codes, with a maximum capacity of 20 codes for each category. The program should keep prompting for codes until the user enters 0, at which point it should display the arrays and gracefully conclude. No need for error handling regarding non-numeric inputs
Expert Solution
steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY