# -*- coding: utf-8 -*- # $Id$ contest_id = 295 contest_time = 240 score_system = kirov board_fog_time = 0 board_unfog_time = 0 compile_dir = "../../compile/var/compile" team_enable_rep_view team_enable_ce_view ignore_compile_errors disable_user_standings problem_navigation max_run_num = 60 stand_show_ok_time stand_show_att_num rounding_mode = floor cr_serialization_key = 22723 enable_runlog_merge secure_run detect_violations enable_memory_limit_error enable_l10n team_download_time = 0 cpu_bogomips = 5341 [language] id = 1 short_name = "fpc" long_name = "Free Pascal 2.2.4-3" src_sfx = ".pas" [language] id = 2 short_name = "gcc" long_name = "GNU C 4.3.5" src_sfx = ".c" [language] id = 3 short_name = "g++" long_name = "GNU C++ 4.3.5" src_sfx = ".cpp" [language] id = 7 short_name = "tpc" long_name = "Borland Pascal 7.0" arch = "dos" src_sfx = ".pas" exe_sfx = ".exe" [language] id = 18 short_name = "javac" long_name = "Java JDK 1.6.0_18" arch = "java" src_sfx = ".java" exe_sfx = ".jar" disabled [problem] abstract short_name = "Generic" input_file = "%Ps.dat" output_file = "%Ps.sol" xml_file = "%Ps.xml" test_dir = "%Ps" test_sfx = ".dat" use_corr corr_dir = "%Ps" corr_sfx = ".ans" info_dir = "%Ps" tgz_dir = "%Ps" time_limit = 1 real_time_limit = 5 max_vm_size = 128M full_score = 100 test_score = 5 run_penalty = 0 disqualified_penalty = 5 check_cmd = "check_%Ps" [problem] id = 1 super = "Generic" short_name = "A" long_name = "Неуважність" use_stdin = 0 input_file = "text.in" use_stdout = 0 output_file = "text.out" time_limit = 1 time_limit_millis = 100 test_score = 2 standard_checker = "cmp_file" [problem] id = 2 super = "Generic" short_name = "B" long_name = "День святого Валентина" use_stdin = 0 input_file = "holy.in" use_stdout = 0 output_file = "holy.out" time_limit_millis = 500 test_score = 1 standard_checker = "cmp_file" [problem] id = 3 super = "Generic" short_name = "C" long_name = "Степан і Пари" use_stdin = 0 input_file = "pair.in" use_stdout = 0 output_file = "pair.out" time_limit = 1 test_score = 2 standard_checker = "cmp_file" [problem] id = 4 super = "Generic" short_name = "D" long_name = "Спадок Степана" use_stdin = 0 input_file = "legacy.in" use_stdout = 0 output_file = "legacy.out" time_limit = 2 test_score = 5 standard_checker = "cmp_file" [problem] id = 5 super = "Generic" short_name = "E" long_name = "Конфетна проблема Степана" use_stdin = 0 input_file = "problem.in" use_stdout = 0 output_file = "problem.out" time_limit_millis = 500 max_vm_size = 128M test_score = 5 standard_checker = "cmp_file" [tester] name = Generic arch = "" abstract no_core_dump enable_memory_limit_error kill_signal = KILL memory_limit_type = "default" secure_exec_type = "static" clear_env start_env = "PATH=/usr/local/bin:/usr/bin:/bin" start_env = "HOME" check_dir = "work-disk/work" [tester] name = DOSTester arch = dos abstract no_core_dump no_redirect ignore_stderr time_limit_adjustment is_dos kill_signal = KILL memory_limit_type = "dos" errorcode_file = "retcode.txt" start_cmd = "dosrun3" check_dir = "/home/judges/dosemu/run" [tester] name = Linux-java arch = "java" abstract no_core_dump kill_signal = TERM memory_limit_type = "java" secure_exec_type = "java" start_cmd = "runjava" start_env = "LANG=C" start_env = "EJUDGE_PREFIX_DIR" check_dir = "work-disk/work" [tester] any super = Generic [tester] any super = DOSTester arch = dos [tester] any super = Linux-java arch = java # audit: created 2013/01/31 10:47:12 1 (ejudge) 192.168.13.15