When Visual Studio 2013 is in Debug configuration, local testing tool works 
perfectly. But the problem is that it is very difficult to estimate timing of 
solutions.

When I switch Visual Studio 2013 to Release configuration, local testing tool 
stops working. From what I was able to understand, when solution is compiled to 
Release configuration, number of nodes suddenly becomes 0, causing division by 
zero in the very beginning of the program. So something doesn't connect 
properly when in Release configuration.

I spent an hour playing with compiler / linker options, trying to find the one 
which causes problem, but failed.

Did Anybody have the same experience?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/666eacc0-c62c-48d8-b06d-72b19691d8e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to