File tree 2 files changed +13
-2
lines changed 2 files changed +13
-2
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
1
# 수학
2
2
3
- ![ 100%] ( https://progress-bar.dev/20 /?scale=39&title=progress&width=500&color=babaca&suffix=/39 )
3
+ ![ 100%] ( https://progress-bar.dev/19 /?scale=39&title=progress&width=500&color=babaca&suffix=/39 )
4
4
5
5
[ 문제집 링크] ( https://www.acmicpc.net/workbook/view/8174 )
6
6
41
41
| 응용 문제 | 1735 | [ 분수 합] ( https://www.acmicpc.net/problem/1735 ) | - |
42
42
| 응용 문제 | 3343 | [ 장미] ( https://www.acmicpc.net/problem/3343 ) | - |
43
43
| 응용 문제 | 1963 | [ 소수 경로] ( https://www.acmicpc.net/problem/1963 ) | [ 정답 코드] ( ../0x12/solutions/1963.cpp ) |
44
- | 응용 문제 | 1747 | [ 소수& ; 팰린드롬] ( https://www.acmicpc.net/problem/1747 ) | [ 정답 코드 ] ( ../0x12/solutions/1747.cpp ) |
44
+ | 응용 문제 | 1747 | [ 소수& ; 팰린드롬] ( https://www.acmicpc.net/problem/1747 ) | - |
45
45
| 응용 문제 | 1256 | [ 사전] ( https://www.acmicpc.net/problem/1256 ) | - |
46
46
| 응용 문제 | 2089 | [ -2진수] ( https://www.acmicpc.net/problem/2089 ) | - |
47
47
| 응용 문제 | 1019 | [ 책 페이지] ( https://www.acmicpc.net/problem/1019 ) | - |
You can’t perform that action at this time.
0 commit comments