Skip to content

alirz-pixel/Problem_solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS-Solve

PS 풀이 저장용 repository

PS 환경

commit 규칙

플랫폼별 commit 메시지 작성법 :

  • 백준
    • 백준 {번호} {난이도}
    • git commit -m "백준 1014번 실버1"
  • 앳코더
    • AtCoder {난이도} {회차} (Performance : {점수})
    • git commit -m "AtCoder Beginner 217 (Performance : 607)"
  • 코드포스
    • CodeForce {콘테스트명}
    • git commit -m "Codeforces Round #770 (Div. 2)"
  • 프로그래머스
    • 프로그래머스 {레벨} | {문제명}
    • git commit -m "프로그래머스 level 1 | '로또의 최고 순위와 최저 순위'"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published