原创 迭代器

迭代器的使用有點類似指針 引用它的值時要用到‘*’運算符 下面是標準代碼: #include <iostream> #include <vector> #include <cstdio> using namespace std; int