can some make a code to arrange number from highest to lowest vice versa using pointers | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

can some make a code to arrange number from highest to lowest vice versa using pointers

and determines which number is the highest

19th Feb 2017, 9:41 PM
Lance Borja
Lance Borja - avatar
1 Antwort
+ 5
you will need to use the concept of linked list
19th Feb 2017, 10:45 PM
chris
chris - avatar