Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuns66 authored Dec 26, 2022
1 parent 8a90f9d commit be732c4
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions math/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,29 @@
| :-----: | :-----: | :-----: | :-----: | :-----: | :-----: | :-----: |
| 00 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/5618" target="_blank">5618</a> | <a href="https://www.acmicpc.net/problem/5618" target="_blank">공약수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/3.svg"/> |
| 01 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/22864" target="_blank">22864</a> | <a href="https://www.acmicpc.net/problem/22864" target="_blank">피로도</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/3.svg"/> |
| 02 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2745" target="_blank">2745</a> | <a href="https://www.acmicpc.net/problem/2745" target="_blank">진법 변환</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/4.svg"/> | <a href="./../solution/math/2745">바로가기</a> |
| 03 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1110" target="_blank">1110</a> | <a href="https://www.acmicpc.net/problem/1110" target="_blank">더하기 사이클</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/5.svg"/> | <a href="./../solution/math/1110">바로가기</a> |
| 04 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2609" target="_blank">2609</a> | <a href="https://www.acmicpc.net/problem/2609" target="_blank">최대공약수와 최소공배수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/math/2609">바로가기</a> |
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1934" target="_blank">1934</a> | <a href="https://www.acmicpc.net/problem/1934" target="_blank">최소공배수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/math/1934">바로가기</a> |
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2581" target="_blank">2581</a> | <a href="https://www.acmicpc.net/problem/2581" target="_blank">소수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/math/2581">바로가기</a> |
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/11653" target="_blank">11653</a> | <a href="https://www.acmicpc.net/problem/11653" target="_blank">소인수분해</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/math/11653">바로가기</a> |
| 08 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1978" target="_blank">1978</a> | <a href="https://www.acmicpc.net/problem/1978" target="_blank">소수 찾기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/math/1978">바로가기</a> |
| 09 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2960" target="_blank">2960</a> | <a href="https://www.acmicpc.net/problem/2960" target="_blank">에라토스테네스의 체</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/math/2960">바로가기</a> |
| 10 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/5347" target="_blank">5347</a> | <a href="https://www.acmicpc.net/problem/5347" target="_blank">LCM</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/math/5347">바로가기</a> |
| 11 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/4134" target="_blank">4134</a> | <a href="https://www.acmicpc.net/problem/4134" target="_blank">다음 소수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/math/4134">바로가기</a> |
| 12 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21920" target="_blank">21920</a> | <a href="https://www.acmicpc.net/problem/21920" target="_blank">서로소 평균</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/math/21920">바로가기</a> |
| 13 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/9613" target="_blank">9613</a> | <a href="https://www.acmicpc.net/problem/9613" target="_blank">GCD 합</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/math/9613">바로가기</a> |
| 14 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21275" target="_blank">21275</a> | <a href="https://www.acmicpc.net/problem/21275" target="_blank">폰 호석만</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/math/21275">바로가기</a> |
| 15 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21919" target="_blank">21919</a> | <a href="https://www.acmicpc.net/problem/21919" target="_blank">소수 최소 공배수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/math/21919">바로가기</a> |
| 02 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2745" target="_blank">2745</a> | <a href="https://www.acmicpc.net/problem/2745" target="_blank">진법 변환</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/4.svg"/> |
| 03 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1110" target="_blank">1110</a> | <a href="https://www.acmicpc.net/problem/1110" target="_blank">더하기 사이클</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/5.svg"/> |
| 04 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2609" target="_blank">2609</a> | <a href="https://www.acmicpc.net/problem/2609" target="_blank">최대공약수와 최소공배수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> |
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1934" target="_blank">1934</a> | <a href="https://www.acmicpc.net/problem/1934" target="_blank">최소공배수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> |
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2581" target="_blank">2581</a> | <a href="https://www.acmicpc.net/problem/2581" target="_blank">소수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> |
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/11653" target="_blank">11653</a> | <a href="https://www.acmicpc.net/problem/11653" target="_blank">소인수분해</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> |
| 08 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1978" target="_blank">1978</a> | <a href="https://www.acmicpc.net/problem/1978" target="_blank">소수 찾기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> |
| 09 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2960" target="_blank">2960</a> | <a href="https://www.acmicpc.net/problem/2960" target="_blank">에라토스테네스의 체</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> |
| 10 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/5347" target="_blank">5347</a> | <a href="https://www.acmicpc.net/problem/5347" target="_blank">LCM</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> |
| 11 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/4134" target="_blank">4134</a> | <a href="https://www.acmicpc.net/problem/4134" target="_blank">다음 소수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> |
| 12 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21920" target="_blank">21920</a> | <a href="https://www.acmicpc.net/problem/21920" target="_blank">서로소 평균</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> |
| 13 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/9613" target="_blank">9613</a> | <a href="https://www.acmicpc.net/problem/9613" target="_blank">GCD 합</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> |
| 14 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21275" target="_blank">21275</a> | <a href="https://www.acmicpc.net/problem/21275" target="_blank">폰 호석만</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> |
| 15 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21919" target="_blank">21919</a> | <a href="https://www.acmicpc.net/problem/21919" target="_blank">소수 최소 공배수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> |
| 16 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/22943" target="_blank">22943</a> | <a href="https://www.acmicpc.net/problem/22943" target="_blank">수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 17 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1747" target="_blank">1747</a> | <a href="https://www.acmicpc.net/problem/1747" target="_blank">소수&amp;팰린드롬</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/math/1747">바로가기</a> |
| 18 | | <a href="https://www.acmicpc.net/problem/21312" target="_blank">21312</a> | <a href="https://www.acmicpc.net/problem/21312" target="_blank">홀짝 칵테일</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/3.svg"/> | <a href="./../solution/math/21312">바로가기</a> |
| 17 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1747" target="_blank">1747</a> | <a href="https://www.acmicpc.net/problem/1747" target="_blank">소수&amp;팰린드롬</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> |
| 18 | | <a href="https://www.acmicpc.net/problem/21312" target="_blank">21312</a> | <a href="https://www.acmicpc.net/problem/21312" target="_blank">홀짝 칵테일</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/3.svg"/> |
| 19 | | <a href="https://www.acmicpc.net/problem/2553" target="_blank">2553</a> | <a href="https://www.acmicpc.net/problem/2553" target="_blank">마지막 팩토리얼 수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | |
| 20 | | <a href="https://www.acmicpc.net/problem/1456" target="_blank">1456</a> | <a href="https://www.acmicpc.net/problem/1456" target="_blank">거의 소수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 21 | | <a href="https://www.acmicpc.net/problem/2168" target="_blank">2168</a> | <a href="https://www.acmicpc.net/problem/2168" target="_blank">타일 위의 대각선</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 22 | | <a href="https://www.acmicpc.net/problem/9421" target="_blank">9421</a> | <a href="https://www.acmicpc.net/problem/9421" target="_blank">소수상근수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 23 | | <a href="https://www.acmicpc.net/problem/1669" target="_blank">1669</a> | <a href="https://www.acmicpc.net/problem/1669" target="_blank">멍멍이 쓰다듬기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 24 | | <a href="https://www.acmicpc.net/problem/1990" target="_blank">1990</a> | <a href="https://www.acmicpc.net/problem/1990" target="_blank">소수인팰린드롬</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/math/1990">바로가기</a> |
| 24 | | <a href="https://www.acmicpc.net/problem/1990" target="_blank">1990</a> | <a href="https://www.acmicpc.net/problem/1990" target="_blank">소수인팰린드롬</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> |
| 25 | | <a href="https://www.acmicpc.net/problem/3343" target="_blank">3343</a> | <a href="https://www.acmicpc.net/problem/3343" target="_blank">장미</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | |
| 26 | | <a href="https://www.acmicpc.net/problem/2436" target="_blank">2436</a> | <a href="https://www.acmicpc.net/problem/2436" target="_blank">공약수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | |
| 27 | | <a href="https://www.acmicpc.net/problem/1188" target="_blank">1188</a> | <a href="https://www.acmicpc.net/problem/1188" target="_blank">음식 평론가</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | |
Expand Down

0 comments on commit be732c4

Please sign in to comment.