Problem in creating an array of size 1e6 in C++.

Revision en1, by Dontony, 2020-04-23 09:10:33

Can we create an array of size 1e6+1 in C++(in my IDE the code crashes),by any methods,or, using vectors would be better? Please comment on this!Thanks.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Dontony 2020-04-23 09:10:33 201 Initial revision (published)