I'm taking in an adjacent list and turning it into an adjacent matrix. I can run it without trying to turn input into inputInt.

This is what I have, I know it's sloppy but here:



public...