Hello everyone | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

Hello everyone

I need help from code it is my question someone is known Write an algorithm and a program for such task: Five numbers a, b, c, d, e are chosen freely. It is necessary to write a program, which needs to find multiplications of all possible pairs of these numbers. And then sort all the results and numbers, that is [a, b, c, d, e, ab, ac, ad, ae, bc, bd, be, cd, ce, de] using insertion sort or merge sort. Use arrays! You need to submit both ā€“ algorithm and the ready code

19th Jan 2021, 8:53 AM
Fozilov Jahongir
Fozilov Jahongir - avatar
4 Respostas
0
Please help from the code
19th Jan 2021, 8:54 AM
Fozilov Jahongir
Fozilov Jahongir - avatar
0
Could you provide your attempt?
19th Jan 2021, 9:05 AM
ä½ ēŸ„é“č¦å‰‡ļ¼Œęˆ‘也ę˜Æ
ä½ ēŸ„é“č¦å‰‡ļ¼Œęˆ‘也ę˜Æ - avatar
- 1
How to write this code?
19th Jan 2021, 8:57 AM
Fozilov Jahongir
Fozilov Jahongir - avatar
- 1
How
19th Jan 2021, 9:08 AM
Fozilov Jahongir
Fozilov Jahongir - avatar