質問


問題名 ユーザ名 質問 回答 全体公開 投稿日時 最終更新日時
D - Outweigh jiangjiangjiang
As long as it's a reasonable w array, is the answer correct? Or is the answer unique? For example, is 1 1e9 1 a correct answer?
Yes. Any reasonable W array satisfying the conditions is correct; the answer is not unique.

条件を満たすような W が複数存在する場合、どれを出力しても正解となります。
Yes