I am trying to store char array using link list can you please find error?

input
3
<<>>
<>
<>>>
Expected Output
<<>>
<>
<>>>>
https://www.codechef.com/viewsolution/39492213