[task]
version=
use=
task_type=
score_precision=

[tests]
in_gen=
gen_type=
#!if tests in_gen!=
in_format=
out_format=
validator=
validator_type=
#!if tests validator!=

out_check=
out_judge=
#!if tests out_check==judge
judge_type=
#!if tests out_check==judge
judge_needs_in=
#!if task task_type==batch
#!if tests out_check==judge
judge_needs_out=
#!if task task_type==batch
#!if tests out_check==judge

tokens_ignore_newlines=
#!if tests out_check==tokens
tokens_ignore_case=
#!if tests out_check==tokens
tokens_float_rel_error=
#!if tests out_check==tokens
tokens_float_abs_error=
#!if tests out_check==tokens

shuffle_mode=
#!if tests out_check==shuffle
shuffle_ignore_case=
#!if tests out_check==shuffle

static_subdir=

name=
points=
in_globs=
predecessors=
checks.validate=
checks.different_outputs=

[test\d{2}]
#!regex
#!default tests
name=
points=
in_globs=
predecessors=
checks.validate=
checks.different_outputs=

[solution_(.*)]
#!regex
#!default solutions

run=
primary=

points=
#!if solution_(.*) points_min==X
#!if solution_(.*) points_max==X
points_min=
#!if solution_(.*) points==X
points_max=
#!if solution_(.*) points==X

tests=

[solutions]
run=
primary=
points=
points_min=
points_max=
tests=
subtasks=
stub=
headers=

# -------------- runs --------------

[run]
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_gen]
#!default run
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_gen:(.*)]
#!regex
#!default run_gen
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_validator]
#!default run
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_validator:(.*)]
#!regex
#!default run_validator
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_solution]
#!default run
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_primary_solution]
#!default run_solution
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_secondary_solution]
#!default run_solution
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_solution:(.*)]
#!regex
#!dynamic_default
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_judge]
#!default run
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

[run_judge:(.*)]
#!regex
#!default run_judge
build=
exec=
time_limit=
clock_mul=
clock_min=
mem_limit=
process_limit=
args=
subdir=
env_(.*)=
#!regex

# -------------- builds--------------
[build]
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build:(.*)]
#!regex
#!default build
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_gen]
#!default build
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_gen:(.*)]
#!regex
#!default build_gen
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_validator]
#!default build
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_validator:(.*)]
#!regex
#!default build_validator
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_solution]
#!default build
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_solution:(.*)]
#!regex
#!default build_solution
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_judge]
#!default build
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[build_judge:(.*)]
#!regex
#!default build_judge
sources=
comp_args=
extras=
entrypoint=
strategy=

headers_c=
extra_sources_c=
headers_cpp=
extra_sources_cpp=
extra_sources_py=
extra_sources_java=

[limits]
input_max_size=
output_max_size=

[checks]
solution_for_each_test=
no_unused_inputs=
all_inputs_in_last_test=
generator_respects_seed=
one_input_in_each_nonsample_test=
fuzzing_thoroughness=

[cms]
name=
title=
submission_format=
time_limit=
mem_limit=
max_submissions=
min_submission_interval=
score_mode=
feedback_level=

stub=
headers=
