Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 131 Bytes

6.18.md

File metadata and controls

8 lines (4 loc) · 131 Bytes

(a)

bool compare(const matrix &, const matrix &);

(b)

vector<int>::iterator &change_val(int, vector<int>::iterator &);