vector < vector > g;
I want to initialize n + 1 value all with -1. I know how to do it for a single vector but how it happens in t