unsigned shot int const i { 12 }; unsigned int j { 3456 }; std::vector const v { 1, 2, 3 }; std::vector w { 4 };