0
Linked list
How can I write this by c++ with using linked list ( List A= lists after removing all the num that are less than or equal to the minimum in List B)!?
1 Answer
+ 5
This question looks like a homework assignment for you.
If we give you entire solution directly, we ruin your learning opportunities.
You should show your effort by accompanying your question with an attempt.
This Q&A forum is for specific programming questions or questions related to SoloLearn (platform, usage and so on)
https://www.sololearn.com/Discuss/1316935/?ref=app
By specific, we mean that you have spent effort and got stuck somewhere. After showing us your work, we'll give you guidance accordingly.
Please show your attempt here using code playground.
https://www.sololearn.com/post/75089/?ref=app