ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

2Admins. C/C++ compiler. STL. Troubles.
Posted by Teacher30 17 Nov 2008 02:18
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