Clarifications


Task Name Username Clarifications Response Public Created time Modified time
E - Two Currencies AndrewK
出力例1に「 2 番目の鉄道路線を使って、都市 2 から都市 3 へ移動する。(所要時間: 4 分) 」とありますが、2番目の鉄道路線は都市 1 と 都市 3 を結ぶものではないでしょうか?
申し訳ありません、出力例 1 の説明の最終行に「都市 2 から都市 3 へ移動する」とありますが、「都市 1 から都市 3 へ移動する」の誤りです。修正いたします。/ We are very sorry, in the last line of the explanation for Sample Input 1, it says "move from Town 2 to Town 3", but it should say "move from Town 1 to Town 3". We will fix it soon.
Yes
E - Two Currencies mikecat
1 <= U_i <= N, 1 <= V_i <= N が制約にありませんが、これを満たさない入力が与えられる可能性はありますか?
申し訳ありません、制約「U_i < V_i」は「1 <= U_i < V_i <= N」の誤りです。修正いたしました。/ We are sorry, there was a mistake in Constraints, which is fixed now. (It said "U_i < V_i" where it should say "1 <= U_i < V_i <= N".)
Yes
E - Two Currencies ganyariya
サンプル2の7はあっていますか?
(お金が足りなくなります)
申し訳ありません、説明文が誤っています。修正いたします。/ We are sorry, the explanation at Sample Input 2 is wrong. We will fix it soon.
Yes