// f_specs.h vector init(); vector< vector > compute(const vector&); void output(const vector< vector >&);