Sum Cubes The square of an integer refers to the result of multiplying the integer with itself once. While the cube of an integer refers to the result of multiplying the integer with itself twice. As long as you know that, you could easily solve this! Instructions Input three integers (negative, positive, or zero) and compute the cubes of each of them. Check if the sum of the cubes are positive. If so, print out "Positive", and if not, print out "Negative". Input Format A line containing three integers separated by a space. Input Sample 1·2·3 Output Format A line containing a string. Output Sample

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
Create java programs 2. Sum Cubes The square of an integer refers to the result of multiplying the integer with itself once. While the cube of an integer refers to the result of multiplying the integer with itself twice. As long as you know that, you could easily solve this! Instructions Input three integers (negative, positive, or zero) and compute the cubes of each of them. Check if the sum of the cubes are positive. If so, print out "Positive", and if not, print out "Negative". Input Format A line containing three integers separated by a space. Input Sample 1·2·3 Output Format A line containing a string. Output Sample 3. Security Check Woah there, what are you doing roaming around past the curfew? I'm going to have to ask for some identification. Instructions Input an integer, this would represent age. If the age is greater than or equal to 18, then print out "Adult", else print "Minor". Input Format A line containing an integer. Input Sample 20 Output Format A line containing a string. Output Sample Adult 4. Operation: Operation You have been cordially invited to partake in Operation: Operation. Your mission, should you choose to accept it, is to take the two numbers and the operator given then perform the operation successfully. Instructions Input one number (integer or decimal), an operator (+, -, *, /), and another number. Print the result of the operation between the two numbers, up to 2 decimal places. Input Format A line containing a number, operator, and another number separated by a space. Input Sample 5·+·0.70 Output Format A line containing a decimal/float containing two decimal places. Output Sample 5.70 5. Negative Decimal Tally We've been giving positive numbers too much attention lately, it's time to let negative numbers take the spotlight this time! Instructions Input four decimal numbers, they could be positive or negative. Add all the negative numbers, and print the sum, up to 2 decimal places. Input Format A line containing four decimals/floats separated by a space. Input Sample -30.22·10.5·-2.2·-1.8 Output Format A line containing a negative decimal/floats with two decimal places. Output Sample -34.22
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 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