-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
[bot]auto-workbook
committed
Nov 2, 2024
1 parent
3467a1a
commit 8f42126
Showing
11 changed files
with
117 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Authored by : BaaaaaaaaaaarkingDog | ||
// Co-authored by : - | ||
// http://boj.kr/**************** | ||
#include <bits/stdc++.h> | ||
using namespace std; | ||
|
||
int main(void){ | ||
ios::sync_with_stdio(0); | ||
cin.tie(0); | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Union-Find | ||
|
||
![100%](https://progress-bar.xyz/0/?scale=9&title=progress&width=500&color=babaca&suffix=/9) | ||
|
||
[문제집 링크](https://www.acmicpc.net/workbook/view/21218) | ||
|
||
| 문제 분류 | 문제 | 문제 제목 | 정답 코드 | | ||
| :--: | :--: | :--: | :--: | | ||
| 연습 문제 | 1717 | [집합의 표현](https://www.acmicpc.net/problem/1717) | - | | ||
| 연습 문제 | 7511 | [소셜 네트워킹 어플리케이션](https://www.acmicpc.net/problem/7511) | - | | ||
| 기본 문제✔ | 1976 | [여행 가자](https://www.acmicpc.net/problem/1976) | - | | ||
| 기본 문제✔ | 20040 | [사이클 게임](https://www.acmicpc.net/problem/20040) | - | | ||
| 응용 문제✔ | 18116 | [로봇 조립](https://www.acmicpc.net/problem/18116) | - | | ||
| 응용 문제✔ | 17619 | [개구리 점프](https://www.acmicpc.net/problem/17619) | - | | ||
| 응용 문제✔ | 14595 | [동방 프로젝트 (Large)](https://www.acmicpc.net/problem/14595) | - | | ||
| 응용 문제 | 10775 | [공항](https://www.acmicpc.net/problem/10775) | - | | ||
| 응용 문제 | 2162 | [선분 그룹](https://www.acmicpc.net/problem/2162) | - | |