#include <vector>
#include <iostream>

#ifndef functions_h
#define functions_h

using namespace std;




#endif