GitHub - GodOfDebugging/study-season-01 · GitHub
Skip to content

GodOfDebugging/study-season-01

Repository files navigation

과제 제출 방법

문제 풀이 코드 제출방법

매 주차 폴더가 생성되면, 각 주차 폴더 아래 자신의 이름으로 된 폴더를 하나 생성한다. 생성한 폴더에 자신이 풀이한 문제의 소스코드를 제출한다.

.
├── 1주차 분할정복-거듭제곱
│   ├── 김동주              # 자신의 이름으로 폴더를 생성한다.
│   │   └── boj_1000.cpp    # 코드 파일 이름은 자유 (적당히 알잘딱깔센하게 지을 것)
│   ├── 정우현
│   │   ├── 1000_TLE.py     # TLE: (time limit exceeded, 시간 초과)
│   │   └── 1000.py
│   └── README.md           # 주차 별 README.md 파일
│
└── README.md               # 지금 보고있는 문서

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages