[task]
version=v3

[tests]
gen_type=pisek-v1
validator_type=simple-42

# CMS doesn't support normalization so we need to use these options
# to match the behavior of CMS:
# - The input data should be well-behaved
# - The output data can be anything
in_format=strict-text
out_format=binary

static_subdir=static_tests/

# Turn on some checks disabled by default
checks.all_inputs_in_last_test=on
checks.solution_for_this_test=on

[run_solution]
subdir=solutions/
