Skip to content

Conversation

@chaemon
Copy link
Contributor

@chaemon chaemon commented Dec 26, 2021

こちらの問題のようにテストケースが1つの入力ファイルについて複数ある場合について対応しました。

https://atcoder.jp/contests/abc206/tasks/abc206_f?lang=ja

現状は

  • 入力枠が2つある場合に判定して、Tについてループを回す(これでも割と多くの問題に対応可能)
  • solve関数をループで囲うため、入力テンプレートもsolveと一緒になっていた方が扱いやすく、input_part_with_solve_functionというキーワードを作りました。(universal_code_generatorについて)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant