質問編集履歴
1
リンクミスを修正
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
### 質問内容
|
|
2
|
-
AtCoder Typical Contest 001 問題B Union Find(https://atcoder.jp/contests/atc001/tasks/unionfind_a) に関する質問です.
|
|
2
|
+
AtCoder Typical Contest 001 問題B Union Find(https://atcoder.jp/contests/atc001/tasks/unionfind_a ) に関する質問です.
|
|
3
3
|
この問題に対して以下の3パターンのプログラムを提出したところ,以下のような結果になりました.
|
|
4
4
|
|
|
5
5
|
パターン1:WA(不正解)
|