Back to General discussions forum
Help guyz! On my machine I have normal results; but when I start it on this tester is freeze. What can help?
Also, I didn't mention it, I use C++. In my VS having results, in tester - freeeze.
Sorry, that's hard to answer as you haven't sent/saved your solution and haven't posted this.
I use C++. In my VS
I suspect sandbox is using gcc, you can try it in ideone.com probably. VS is slightly more permissive to programmer faults. Often problems in C++ are caused by memory violations.