Calculation the distance and time printed on the screen

Assignment Help C/C++ Programming
Reference no: EM13166036

The company wants you to write a program to navigate santa from place to place with his sleigh. The program will loop continuously(hits use a infinite while loop), accepting user input from the keyboard and calculating distances and travel times to each new destination from his current location. For this problem, you may assume that the world is laid out on a 3-D grid with the borth pole at the origin. The trip thus starts at coordinates x=0, y=0,z=0. Each new destination point is entered as a set of x,y,z corrdinates and the distance and time to that point calculated according to the formulas

Distance=((xnew-xold)^2+(ynew-yold)^2+(znew-zold)^2)^(1/2)

After each calculation the distance and time printed on the screen and accumulated to the sum of the total distance and sum of the total time. The current destination should be saved as the old postion for the next calculation. The program should be written to terminate when ever the corrdinates (0,0,0)are entered as destination, but only after calculating that distance and time and displaying the result on the screen. Prior the terminating of the program, the program should also print out the total distance and total time to screen

Reference no: EM13166036

Questions Cloud

The function should return a value : The function should return a value of 1 when it is given a valid score to process and 0 when the received value is out side of the 0-10 range. In this case it should print a waring message on the screen
Express the number of pills numerically in decimal form : A patient needs to take 375 of ibuprofen twice daily. The pills in the bottle are each 250. . How many pills does the patient need to take each time she wants the 375 dosage? Assume that these pills are scored and can be cut in half if necessary.
State process is irreversible due to frictional losses : A stream of propane is throttled from 20 bar and 518 K to 0.42 bar. This process is irreversible due to frictional losses at the nozzle.
. find all reduced relations to x^2 congruent : 1. Use (2136)^2 congruent (6109)^2 mod 13289 to find a factor of 13289. 2. Find all reduced relations to x^2 congruent 624 mod 194297 (use code if possible)
Calculation the distance and time printed on the screen : After each calculation the distance and time printed on the screen and accumulated to the sum of the total distance and sum of the total time. The current destination should be saved as the old postion for the next calculation
Determine the empirical formula of malonic acid : The elemental mass percent composition of malonic acid is 34.63% , 3.87% , and 61.50% . Determine the empirical formula of malonic acid. Express your answer as a chemical formula.
State the present flux of anthropogenic : Given that the present flux of anthropogenic Na+ into the oceans is 3.39 x 1012 mol yr-1, how long would it take to increase the concentration of Na+
Determine the empirical formula of ester : To determine the empirical formula of ester, 1.02g of the ester was burnt completely in excess oxygen. The only products formed were 2.20g of carbon dioxide and .90g water vapor. Calculate the mass of oxygen in 1.02g of the compound.
Program that allows the user to enter the type of coin : Create a program that allows the user to enter the type of coin to be evaluated and the number of coins. The program should calculate the total weight of the coins and the height of the coins when stacked. Name the program coins.py. Use the table bel..

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd