whenver i keep my matrix size 1000 or greater the code doesnt execute when i run the compiled file.
I did the same for matriz of size 100 and it ran.
whenver i keep my matrix size 1000 or greater the code doesnt execute when i run the compiled file.
I did the same for matriz of size 100 and it ran.
@vaibhave31 make global matrix large sized storage can be taken from heap mem and that programatically can be done by defining variables global
also check the constraint of the program, it may not be required to go till 1000 and still if it does not work u can share the code I’ll look
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.