Различия между версиями 1 и 2
Версия 1 от 2019-11-27 12:28:40
Размер: 210
Редактор: FrBrGeorge
Комментарий:
Версия 2 от 2019-11-27 12:30:32
Размер: 275
Редактор: FrBrGeorge
Комментарий:
Удаления помечены так. Добавления помечены так.
Строка 2: Строка 2:
Write a program, that inputs N, then N numbers, and then outputs them sorted in one line. Write a program, that inputs N, then N numbers, and then outputs them sorted in one line. You may write a `sort` subroutine, but it is not mandatory here.

Write a program, that inputs N, then N numbers, and then outputs them sorted in one line. You may write a sort subroutine, but it is not mandatory here.

5
-123
34
546
0
-100500

-100500 -123 0 34 546


CategoryHomework

HSE/ArchitectureASM/Homework_FuncSort (последним исправлял пользователь FrBrGeorge 2019-11-27 12:30:32)