Good, After several tests, with different IDE/compilers and OS, I got the same error. After some research, I found an explanation that seemed valid and that after testing gave no error. In short, I…
I’m doing a test and it gives me an error when I try to create a vector[1000][1000]. There are limits to vectors? The error code (application ceases to respond) is the following: int main (){ int…