1// get_put_vector_item.h 2 3 4#include <iostream> 5#include <fstream> 6 7#include <vector> 8#include <string>