Code showing error? What is wrong?

Arrange elements in a Linked List such that all even numbers are placed after odd numbers.https://ide.codingblocks.com/s/621377

I have commented your mistakes
you can check them from below code

Modified code

1 Like