Jump to content

[Help] Stucture

WhatComesAround
Go to solution Solved by madknight3,

Use a sorting algorithm and an array.

 

If you have any problems, post your code along with your questions.

Hello other programmers, I need some quick help.

 

Problem

Make a program that gets 10 values and ranks them on a file from largest to smallest.

 

So please reply with a structure that is needed to find the largest to smallest number(rank the inputs).

Btw I am programming in turbo pascal if that makes it any easier to help me.

Link to comment
Share on other sites

Link to post
Share on other sites

Use a sorting algorithm and an array.

 

If you have any problems, post your code along with your questions.

Thanks mate, but I already figured it out

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×