Clarifications


Task Name Username Clarifications Response Public Created time Modified time
B - cat 2 navel_tos
制約上 N = 1 が認められますが、このとき相異なるi, jは選択できません。
従って操作できませんが、N = 1は正しい制約ですか?(1 < Nではないですか?)
制約が誤っていました。正しい制約は $2\le N$ です。問題文を修正いたしました。入力ファイルに変更はありません。/One of the constraints were wrong. The correct constraint is $2\le N$. We have corrected the problem statement. The input files are not modified.
Yes