Sorry to ask simple question, but, even after googling I couldn't solve my problem. Hope you guys can help me.
It compiles but when I run the .exe file it gives an error. The error is like:Code:const int i=100000; const int j=32; __int64 A[i][j]; ...
But, when I decrease one zero in i's value (i.e. when const int i=10000.exe has encountered a problem and needs to close. We are sorry for the inconvenience. ....... Send error report/Don't send.it works fine.
What is the problem here and how can I solve it?
Thank you.


it works fine.
Reply With Quote

Bookmarks