I am implementing Graph in c++ (pls dont suggest to use STL) but the problem is related to general c++ initializations. Its basically maintaining an array of linked list. Th