Home » questions » i have problem in this question. can everyone help me to create this question using c++.?
i have problem in this question. can everyone help me to create this question using c++.?
i have problem in this question. can everyone help me to create this question using c++.
a program that create a table of competition running distances in meters, kilometers, yards and miles. distances should be used : 100m, 200m, 400m, 800m. use the pattern exhibited in these distances to write program . ( Note : 1m= 0.001km= 1.094yd= 0.0006215mi)
Input specifications : No external input ( meaning no data input from the keyboard or file). All distances are real numbers.
Output specifications : Print the result to the screen in the following manner :
Table of Olympic running distances
Meters Kilometers Yards Miles
100
200
400
800
Edit/Delete Message

Answers
Kevin B
On 2006-08-01 15:40:46