/Baekjoon_OJ_Step_Problem_with_Python

Will it be updated consistently...?

Primary LanguagePythonMIT LicenseMIT

※ This project is licensed under the terms of the MIT license. ※

Baekjoon Online Judge Step Problem with Python

movegreen's solved.ac stats

Solved.ac 프로필 mazandi profile

This repo is for saving my Python 3 answer codes of Baekoon Online Judge Step problems.

There is no (or few) comments on codes, so if you have any question on them, please use Issues.

Please use these codes for reference only, and DO NOT CHEAT MY CODES.

[CAUTION] There are some overlapped problems on SOLVED.AC Class problem.

이 레포는 백준 온라인 저지 단계별로 풀어보기 에서의 제 파이썬 3 정답 코드를 저장하기 위해 만들어졌습니다.

코드에 주석이 아예 또는 거의 없으므로, 만약 궁금한 것이 있다면 Issues 탭을 사용해주시기 바랍니다.

이 코드들은 오직 참고용으로만 사용해주시고, 절대로 이 코드를 사용하여 치팅하지 말아주세요.

[주의] SOLVED.AC 클래스 문제 와 중복되는 문제들이 있습니다.


All Solved Category

1. 입출력과 사칙연산
2. 조건문
3. 반복문
4. 1차원 배열
5. 함수
6. 문자열
7. 기본 수학 1
8. 기본 수학 2
9. 정렬
10. 재귀
11. 브루트 포스
12. 집합과 맵