Skip to content

Latest commit

 

History

History

P021

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Problem 021

Write a program which prints the distance of the solar system planents to sun relative to Sun-Mercury distance.

Consider the distance of Mercury to Sun as unit of 1, and for other plantes calculate their distance to sun relatively.

For each 1 unit of distance print a '-'.

Persian Description

برنامه ای بنویسید که مدار سیارات منظومه شمسی را چاپ کند. فاصله خورشید تا عطارد را مبنا و معادل ۱ واحد قرار دهید. به ازای هر واحد یک - چاپ کنید. برای دیگر سیارات مقادیر را به سمت بالا گرد کنید

Sample Input/Output

Output:

Sun - Mercury
Sun -- ....