# -*- coding: utf-8 -*- # $Id$ contest_time = 0 score_system = acm board_fog_time = 0 board_unfog_time = 0 standings_locale = "Russian" compile_dir = "../../compile/var/compile" team_enable_src_view team_enable_rep_view team_enable_ce_view disable_team_clars ignore_compile_errors show_judge_identity problem_navigation compile_max_vm_size = 8G compile_max_file_size = 64M standings_file_name = "044502.html" stand_symlink_dir = "ejudge/standings" external_xml_update_time = 60 stand_fancy_style stand_table_attr = " border=1 cellspacing=1 celpadding=3" stand_place_attr = " align=\"right\"" stand_team_attr = " align=\"left\"" stand_prob_attr = " align=\"center\"" stand_solved_attr = " align=\"center\"" stand_penalty_attr = " align=\"right\"" stand_fail_attr = " align=center bgcolor=\"#ff8888\"" stand_trans_attr = " align=center bgcolor=\"#ffff88\"" stand_disq_attr = " align=center bgcolor=\"#ffaaaa\"" use_ac_not_ok rounding_mode = floor cr_serialization_key = 22723 show_astr_time secure_run enable_memory_limit_error advanced_layout ignore_bom enable_max_stack_size enable_l10n team_download_time = 0 cpu_bogomips = 3330 clardb_plugin = "mysql" rundb_plugin = "mysql" test_sfx = ".dat" corr_sfx = ".ans" [language] id = 3 short_name = "g++" long_name = "GNU C++ 11.2.1" src_sfx = ".cpp" style_checker_cmd = "/home/ejudge/bin/stylecheck_cpp" [language] id = 18 short_name = "javac" long_name = "Java JDK 17.0.1" arch = "java" src_sfx = ".java" exe_sfx = ".jar" [language] id = 19 short_name = "mcs" long_name = "Mono C# 6.12.0.107" arch = "msil" src_sfx = ".cs" exe_sfx = ".exe" disable_security [language] id = 23 short_name = "python3" long_name = "Python3 3.10.2" arch = "linux-shared" src_sfx = ".py" style_checker_cmd = "/home/ejudge/bin/stylecheck_python_new" [language] id = 52 short_name = "clang++" long_name = "clang C++ 13.0.0" arch = "linux-shared" src_sfx = ".cpp" style_checker_cmd = "/home/ejudge/bin/stylecheck_cpp" [language] id = 58 short_name = "g++-32" long_name = "GNU C++ (32 bit) 11.2.1" arch = "linux-shared-32" src_sfx = ".cpp" style_checker_cmd = "/home/ejudge/bin/stylecheck_cpp" [2language] id = 62 short_name = "clang++-32" long_name = "clang C++ (32 bit) 13.0.0" arch = "linux-shared-32" src_sfx = ".cpp" style_checker_cmd = "/home/ejudge/bin/stylecheck_cpp" [language] id = 64 short_name = "pypy3" long_name = "Python3 (PyPy) 3.8.12" arch = "linux-shared" src_sfx = ".py" disable_security style_checker_cmd = "/home/ejudge/bin/stylecheck_python_new" [language] id = 71 short_name = "kotlin" long_name = "Kotlin 1.6.10" arch = "java" src_sfx = ".kt" exe_sfx = ".jar" [problem] abstract short_name = "Generic" use_stdin input_file = "%lPs.in" use_stdout output_file = "%lPs.out" test_dir = "%Ps" test_pat = "%02d" use_corr corr_dir = "%Ps" corr_pat = "%02d.a" time_limit = 1 real_time_limit = 10 checker_real_time_limit = 10 max_vm_size = 256M max_stack_size = 256M max_file_size = 256M check_cmd = "check" checker_env = "PYTHONIOENCODING=utf_8" ignore_prev_ac hide_real_time_limit enable_text_form [problem] id = 1 super = "Generic" short_name = "A" long_name = "Разреженные таблицы" internal_name = "sparse" extid = "polygon:353" use_stdin input_file = "sparse.in" use_stdout output_file = "sparse.out" use_corr time_limit = 1 max_vm_size = 64M max_stack_size = 64M standard_checker = "cmp_long_long_seq" solution_cmd = "sparse_aa" enable_testlib_mode open_tests = "1:full" [problem] id = 2 super = "Generic" short_name = "B" long_name = "Интеллектуальный отпуск" internal_name = "amplitude" extid = "polygon:2099" use_stdin input_file = "e.in" use_stdout output_file = "e.out" use_corr time_limit = 3 max_vm_size = 256M max_stack_size = 256M check_cmd = "check_mp" solution_cmd = "amplitude_mp_handeque" enable_testlib_mode open_tests = "1-2:full" [problem] id = 3 super = "Generic" short_name = "C" long_name = "Сумма на отрезке" internal_name = "sum" extid = "polygon:272" use_stdin input_file = "sum.in" use_stdout output_file = "sum.out" use_corr time_limit = 2 max_vm_size = 256M max_stack_size = 256M standard_checker = "cmp_long_long_seq" solution_cmd = "sum_sk" enable_testlib_mode open_tests = "1:full" [problem] id = 4 super = "Generic" short_name = "D" long_name = "Река" internal_name = "river" extid = "polygon:2521" use_stdin input_file = "river.in" use_stdout output_file = "river.out" use_corr time_limit = 2 max_vm_size = 256M max_stack_size = 256M standard_checker = "cmp_long_long_seq" solution_cmd = "river_as_cartesian" enable_testlib_mode open_tests = "1:full" [problem] id = 5 super = "Generic" short_name = "E" long_name = "Лунки" internal_name = "holes" extid = "polygon:1653" use_stdin input_file = "holes.in" use_stdout output_file = "holes.out" use_corr time_limit = 2 max_vm_size = 256M max_stack_size = 256M standard_checker = "cmp_long_long_seq" solution_cmd = "holes" enable_testlib_mode open_tests = "1:full" [problem] id = 6 super = "Generic" short_name = "F" long_name = "Фаброзавры-дизайнеры" internal_name = "fabro" extid = "polygon:2094" use_stdin input_file = "fabro.in" use_stdout output_file = "fabro.out" use_corr time_limit = 3 max_vm_size = 64M max_stack_size = 64M check_cmd = "check" solution_cmd = "fabro_sk_nsqrtn" enable_testlib_mode open_tests = "1:full" [problem] id = 7 super = "Generic" short_name = "G" long_name = "Жесть" internal_name = "sqrtrev" extid = "polygon:2536" use_stdin input_file = "sqrtrev.in" use_stdout output_file = "sqrtrev.out" use_corr time_limit = 10 real_time_limit = 20 max_vm_size = 256M max_stack_size = 256M check_cmd = "check" solution_cmd = "sqrtrev_sk_msqrtn_opt2" enable_testlib_mode open_tests = "1:full" [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 = "/var/run/ejudge/work-disk/work" [tester] name = Linux-shared arch = "linux-shared" abstract no_core_dump enable_memory_limit_error kill_signal = KILL memory_limit_type = "default" secure_exec_type = "dll" clear_env start_env = "PATH=/usr/local/bin:/usr/bin:/bin" start_env = "HOME" start_env = "PYTHONHOME=/usr" check_dir = "/var/run/ejudge/work-disk/work" [tester] name = Linux-shared-32 arch = "linux-shared-32" abstract no_core_dump enable_memory_limit_error kill_signal = KILL memory_limit_type = "default" secure_exec_type = "dll32" clear_env start_env = "PATH=/usr/local/bin:/usr/bin:/bin" start_env = "HOME" check_dir = "/var/run/ejudge/work-disk/work" [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 = "/var/run/ejudge/work-disk/work" [tester] name = Linux-msil arch = "msil" abstract no_core_dump kill_signal = TERM start_cmd = "runmono" start_env = "LANG=C" start_env = "EJUDGE_PREFIX_DIR" check_dir = "/var/run/ejudge/work-disk/work" [tester] any super = Generic [tester] any super = Linux-shared arch = linux-shared [tester] any super = Linux-shared-32 arch = linux-shared-32 [tester] any super = Linux-java arch = java [tester] any super = Linux-msil arch = msil # audit: created 2023/07/30 23:31:58 19902 (alexchist) 10.2.0.50