0
Can anyone please write a C function to find sum of smallest and greatest information in a singly link list.
Input: 6 -> 82 -> 29 -> 3 -> 35 -> 54 Output: 85
2 Réponses
+ 2
Rohit Negi You are here to learn show some effort create code by yourself if you got any doubt related to your code we are happy to help you
0
Thats what i asked yall to write