Why is vector subscript out of range?I fixed it. The problem was that I assumed level to always be the length of the vector.
Why is vector subscript out of range?[code]#include "stdafx.h" #include <iostream> #include <conio.h> #include <cstdlib> #include <vector...
This user does not accept Private Messages