ENG  RUSTimus Online Judge
Online Judge
Задачи
Авторы
Соревнования
О системе
Часто задаваемые вопросы
Новости сайта
Форум
Ссылки
Архив задач
Отправить на проверку
Состояние проверки
Руководство
Регистрация
Исправить данные
Рейтинг авторов
Текущее соревнование
Расписание
Прошедшие соревнования
Правила
вернуться в форум

Общий форум

2Admins. C/C++ compiler. STL. Troubles.
Послано Teacher30 17 ноя 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