In the first code example I am just trying to print out a simple vector. But I get compilation errors. In the second code, the compiler gives me errors with respect to the assert statements. I suspect that the syntax of both my code examples vis-a-vis vectors is erroneous. I would appreciate feedback. Thanks in advance!