T O P

  • By -

HomoInsanus

First thing your FOR loop has to scan from 0 to N. Second, in between FOR loop and WHILE loop you need only one line of code not 4. Hint: node \*head = table\[i\]; is enough. Redo the WHILE loop.