Yurttas/PL/OOL/Cplusplus/F/02/04/021/01/00/f specs.h

1// f_specs.h
2
3
4vector< vector<int> > f_a();
5
6void f_b(vector< vector<int> >&);