Выбрать соревнование | Задачи | Послать решение | Результаты проверки | Статистика по задачам | Вопросы и ответы | Результаты соревнования | Состояние сервера | Изменить данные | Управление командой | Помощь |
25/06/2012 | Лето 2012 - 1 (F) |
25/06/2012 | Лето 2012 - дорешивание ( 1F) |
28/03/2023 | Строки 1 (проводит BOGAT) (E) |
23/04/2024 | Строки 1 (проводит BOGAT) (E) |
Ограничения: время – 2s/4s, память – 64MiB Ввод: input.txt или стандартный ввод Вывод: output.txt или стандартный вывод
Послать решение Blockly Посылки Темы Где Обсудить (0)
Пример ввода
an Online judge is an online system to test programs in programming contests [3]. They are also used to practice for such contests. many of these systems organize their own contests. 1. the system can compile and execute codes, and test them with pre-constructed data. submitted code may be run with restrictions, including time limit, memory limit, security restriction and so on. the output of the code will be captured by the system, and compared with the standard output. The system will then return the result. when mistakes were found in a standard output, rejudgement using the same method must be made. 2 online Judges have ranklists showing users with the biggest number of accepted solutions and shortest execution time for a particular problem.
Пример вывода
An Online judge is an online system to test programs in programming contests [3]. They are also used to practice for such contests. Many of these systems organize their own contests. 1. The system can compile and execute codes, and test them with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result. When mistakes were found in a standard output, rejudgement using the same method must be made. 2 online Judges have ranklists showing users with the biggest number of accepted solutions and shortest execution time for a particular problem.