Обсуждения
Loop repeating program
0 голосов
3 ответов Write a C++ program that retrieves all the numbers stored in a data file named LAB1.TXT. As each number is retrieved, it is displayed on the screen. After the end of file is reached, the numbers should be sorted into numerical order and then the result should be displayed
EXAMPLE: Assuming LAB1.TXT has the following numbers: 7 4 12 3 The output would be Original order:7 4 12 3Numerical order:3 4 7 12
0 голосов
2 ответовАктуальное сегодня
Checking personal activity
0 Votes
Where is the error
0 Votes
Help
0 Votes
Full form of HTML
0 Votes
Use of global function in c
0 Votes
Which one is better?? And why??
1 Votes
Please help me
0 Votes
Game
0 Votes