File tree Expand file tree Collapse file tree 6 files changed +51
-7
lines changed Expand file tree Collapse file tree 6 files changed +51
-7
lines changed Original file line number Diff line number Diff line change
1
+ // Authored by : BaaaaaaaaaaarkingDog
2
+ // Co-authored by : -
3
+ // http://boj.kr/****************
4
+ #include < bits/stdc++.h>
5
+ using namespace std ;
6
+
7
+ int main (void ){
8
+ ios::sync_with_stdio (0 );
9
+ cin.tie (0 );
10
+
11
+ }
Original file line number Diff line number Diff line change
1
+ // Authored by : BaaaaaaaaaaarkingDog
2
+ // Co-authored by : -
3
+ // http://boj.kr/****************
4
+ #include < bits/stdc++.h>
5
+ using namespace std ;
6
+
7
+ int main (void ){
8
+ ios::sync_with_stdio (0 );
9
+ cin.tie (0 );
10
+
11
+ }
Original file line number Diff line number Diff line change
1
+ // Authored by : BaaaaaaaaaaarkingDog
2
+ // Co-authored by : -
3
+ // http://boj.kr/****************
4
+ #include < bits/stdc++.h>
5
+ using namespace std ;
6
+
7
+ int main (void ){
8
+ ios::sync_with_stdio (0 );
9
+ cin.tie (0 );
10
+
11
+ }
Original file line number Diff line number Diff line change
1
+ // Authored by : BaaaaaaaaaaarkingDog
2
+ // Co-authored by : -
3
+ // http://boj.kr/****************
4
+ #include < bits/stdc++.h>
5
+ using namespace std ;
6
+
7
+ int main (void ){
8
+ ios::sync_with_stdio (0 );
9
+ cin.tie (0 );
10
+
11
+ }
Original file line number Diff line number Diff line change 1
1
# 기초 코드 작성 요령 II
2
2
3
- ![ 100%] ( https://progress-bar.dev/12 /?scale=28&title=progress&width=500&color=babaca&suffix=/28 )
3
+ ![ 100%] ( https://progress-bar.dev/9 /?scale=28&title=progress&width=500&color=babaca&suffix=/28 )
4
4
5
5
[ 문제집 링크] ( https://www.acmicpc.net/workbook/view/7306 )
6
6
25
25
| 1267 | [ 핸드폰 요금] ( https://www.acmicpc.net/problem/1267 ) | - |
26
26
| 10804 | [ 카드 역배치] ( https://www.acmicpc.net/problem/10804 ) | - |
27
27
| 15552 | [ 빠른 A+B] ( https://www.acmicpc.net/problem/15552 ) | - |
28
- | 2438 | [ 별 찍기 - 1] ( https://www.acmicpc.net/problem/2438 ) | [ 정답 코드 ] ( ../0x02/solutions/2438.cpp ) |
29
- | 2439 | [ 별 찍기 - 2] ( https://www.acmicpc.net/problem/2439 ) | [ 정답 코드 ] ( ../0x02/solutions/2439.cpp ) |
30
- | 2440 | [ 별 찍기 - 3] ( https://www.acmicpc.net/problem/2440 ) | [ 정답 코드 ] ( ../0x02/solutions/2440.cpp ) |
31
- | 2441 | [ 별 찍기 - 4] ( https://www.acmicpc.net/problem/2441 ) | [ 정답 코드 ] ( ../0x02/solutions/2441.cpp ) |
32
- | 2442 | [ 별 찍기 - 5] ( https://www.acmicpc.net/problem/2442 ) | - |
28
+ | 2438 | [ 별 찍기 - 1] ( https://www.acmicpc.net/problem/2438 ) | - |
29
+ | 2439 | [ 별 찍기 - 2] ( https://www.acmicpc.net/problem/2439 ) | - |
30
+ | 2440 | [ 별 찍기 - 3] ( https://www.acmicpc.net/problem/2440 ) | - |
31
+ | 2441 | [ 별 찍기 - 4] ( https://www.acmicpc.net/problem/2441 ) | - |
32
+ | 2442 | [ 별 찍기 - 5] ( https://www.acmicpc.net/problem/2442 ) | [ 정답 코드 ] ( ../0x02/solutions/2442.cpp ) |
33
33
| 2443 | [ 별 찍기 - 6] ( https://www.acmicpc.net/problem/2443 ) | - |
34
34
| 2444 | [ 별 찍기 - 7] ( https://www.acmicpc.net/problem/2444 ) | - |
35
35
| 2445 | [ 별 찍기 - 8] ( https://www.acmicpc.net/problem/2445 ) | - |
Original file line number Diff line number Diff line change 13
13
| 1697 | [ 숨바꼭질] ( https://www.acmicpc.net/problem/1697 ) | [ 정답 코드] ( ../0x09/solutions/1697.cpp ) |
14
14
| 1012 | [ 유기농 배추] ( https://www.acmicpc.net/problem/1012 ) | - |
15
15
| 7569 | [ 토마토] ( https://www.acmicpc.net/problem/7569 ) | [ 정답 코드] ( ../0x09/solutions/7569.cpp ) |
16
- | 9466 | [ 텀 프로젝트] ( https://www.acmicpc.net/problem/9466 ) | [ 정답 코드] ( ../0x09/solutions/9466.cpp ) |
17
16
| 2583 | [ 영역 구하기] ( https://www.acmicpc.net/problem/2583 ) | - |
18
17
| 2667 | [ 단지번호붙이기] ( https://www.acmicpc.net/problem/2667 ) | - |
19
18
| 7562 | [ 나이트의 이동] ( https://www.acmicpc.net/problem/7562 ) | - |
20
19
| 10026 | [ 적록색약] ( https://www.acmicpc.net/problem/10026 ) | - |
20
+ | 9466 | [ 텀 프로젝트] ( https://www.acmicpc.net/problem/9466 ) | [ 정답 코드] ( ../0x09/solutions/9466.cpp ) |
21
21
| 2206 | [ 벽 부수고 이동하기] ( https://www.acmicpc.net/problem/2206 ) | - |
22
22
| 2468 | [ 안전 영역] ( https://www.acmicpc.net/problem/2468 ) | - |
23
23
| 2573 | [ 빙산] ( https://www.acmicpc.net/problem/2573 ) | - |
You can’t perform that action at this time.
0 commit comments