Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

What's a good program to put numbers in order?

I need a program that will take random data and put them in order numerically.

Update:

Sorry, this is for Windows 7.

3 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    For which platform?

    Almost all OS have a program to do that through the command line. In Linux, Windows and OSX you can invoke "sort".

    Please give us more info on your needs. This question is very generic.

    ====================

    run "cmd.exe" this will show you the command prompt. Use the command "sort" check the microsoft documentation for more info.

    sort source.txt /o output.txt

  • Anonymous
    1 decade ago

    Exel

  • ?
    Lv 4
    4 years ago

    i might try this: #comprise iostream making use of namespace std; int considerable() { int x, y, z, t; cout << "enter 3 distinctive integers: "; cin >> x >> y >> z; if (a < b) { t = a; a = b; b= t; } if (b < c) { t = b; b = c; c = t; if (a < b) { t = a; a = b; b = t; } } cout << a + " " + b + " " + c << endl; return 0; }

Still have questions? Get your answers by asking now.