|
|
back to boardCommon Board2Admins. C/C++ compiler. STL. Troubles. Problem 1626. "Interfering Segment". My last solution gets TLE test 6 (test is small => program hangs) On my computer (using compilers Microsoft Visual Studio 2003 and GNU 3.3.1) it gets AC (I have archive from Petrozavodsk meetings). I guess trouble is in implementation of set<int> in Intel C/C++ (somewhen I've already had like bugs) Question: How can I find bugs in my program? without compiler? (I need AC solution to have ability to compare work-time with solutions of others) Edited by author 17.11.2008 02:18 |
|
|