Skip to main content
Sort
Tick mark Image
Evaluate
Tick mark Image

Similar Problems from Web Search

Share

sort(8,87+5,25+4,88;0,234+0,631+0,766+0)
Add 5,12 and 3,75 to get 8,87.
sort(14,12+4,88;0,234+0,631+0,766+0)
Add 8,87 and 5,25 to get 14,12.
sort(19;0,234+0,631+0,766+0)
Add 14,12 and 4,88 to get 19.
sort(19;0,865+0,766+0)
Add 0,234 and 0,631 to get 0,865.
sort(19;1,631+0)
Add 0,865 and 0,766 to get 1,631.
sort(19;1,631)
Add 1,631 and 0 to get 1,631.
19
To sort the list, start from a single element 19.
1,631;19
Insert 1,631 to the appropriate location in the new list.