prob: https://hack.codingblocks.com/app/contests/2022/1603/problem
code: https://ide.codingblocks.com/s/426195
this is the code for taking the input, I have created a vector for storing heads of all the linked lists , and made a function for inserting data in the ll
it is not showing any output when I pass any valid head to the print funciton