Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOJ 1074 Z #27

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
063c09a
Add @Parkjju as a contributor
Parkjju Jul 15, 2022
10f5a89
Add @4923 as a contributor
Parkjju Jul 15, 2022
56214e2
Add @4923 as a contributor
Parkjju Jul 15, 2022
c5fec1f
Add @Parkjju as a contributor
Parkjju Jul 15, 2022
81189c1
Add @hotsun1508 as a contributor
Parkjju Jul 15, 2022
dd1da96
Add @HajunYoo as a contributor
Parkjju Jul 15, 2022
86b2664
Add @wJJin as a contributor
Parkjju Jul 15, 2022
62fa6d5
Add @Hellol77 as a contributor
Parkjju Jul 15, 2022
4535c23
Add @SeolHuiGwan9478 as a contributor
Parkjju Jul 15, 2022
3d098ed
📝 docs: all-contributors CLI yarn 패키지 설치
Parkjju Jul 15, 2022
b4a2836
📝 docs: contributorsPerLine 프로퍼티 4 -> 7로 수정
Parkjju Jul 15, 2022
a543d6d
📝 docs(yarn all-contributors generate, 최신데이터 반영): yarn all-contributo…
Parkjju Jul 15, 2022
8f8e41e
📝 docs: url 그대로 노출되는 문제
Parkjju Jul 15, 2022
60c1000
🐛 fix: 뱃지 위치 수정
Parkjju Jul 15, 2022
42eefae
📝 docs: hufslion 이미지 위치 수정
Parkjju Jul 15, 2022
d39d2e6
Merge branch 'docs/contributor'
Parkjju Jul 15, 2022
e6a3553
Add @hotsun1508 as a contributor
Parkjju Jul 15, 2022
6add591
📝 docs: boj 11729 하노이 탑 이동 순서
Parkjju Jul 16, 2022
3b20fb7
📝 docs: boj 11729 시간초과 에러 해결
Parkjju Jul 16, 2022
8ec93fe
Merge branch 'hufslion10th:main' into main
Parkjju Jul 18, 2022
0da0b6d
📝 docs: boj 1074 Z - 헬퍼메서드 활용 표현
Parkjju Jul 18, 2022
a257c78
📝 docs: boj 1072 Z
Parkjju Jul 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🐛 fix: 뱃지 위치 수정
  • Loading branch information
Parkjju committed Jul 15, 2022
commit 60c1000680ef0fc4b63ff95e09c83803bbfdba6e
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
<div align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->
<img src="https://user-images.githubusercontent.com/60145951/158914541-46bae0c2-28f7-46d7-80f4-6a7cb3e15579.png" width=50><br><br>

<img src="https://user-images.githubusercontent.com/60145951/158914541-46bae0c2-28f7-46d7-80f4-6a7cb3e15579.png" width=50><br>

<div align="center">

<h3>HUFSALGO</h3><br>

Expand Down