I want to write a program in C/C++ to implement a queue using LinkList and want to display sum of squares of elements stored in the list? Please help me?