SyntaxFix
Write A Post
Hire A Developer
Questions
for (vector<int>::iterator it = polygon.begin(); it != polygon.end(); it++) sum += *it;