Skip to content

KNU-HAEDAL/2025-haedal-bootcamp-submissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

2025-haedal-bootcamp-submissions

해달 준회원 백준 과제 제출 레포

📁 제출 방식 (폴더 구조)

  1. 이 레포를 Fork
  2. VSC에서 clone
  3. problems/<BOJ_ID>/ 폴더 생성
  4. 그 안에 C 파일 8개(problem-<번호>.c) 생성
problems/
└─ <BOJ_ID>/
   ├─ problem-10988.c
   ├─ problem-10872.c
   ├─ problem-10811.c
   ├─ problem-2003.c
   ├─ problem-10814.c
   ├─ problem-1152.c
   ├─ problem-10828.c
   └─ problem-2164.c
   (총 8개)

Pull Request 생성

  • Compare & pull request 버튼 클릭
  • PR 폼 설정
  • base repository: 해달_계정/2025-haedal-bootcamp-submissions
  • base branch: main
  • head repository: yourID/2025-haedal-bootcamp-submissions
  • compare branch: main

📌 PR 작성 규칙

  • PR 제목: [준회원과제_본인이름] BOJ_ID
  • PR 본문:
    ### 👤 BOJ 아이디
    `your_boj_id` <- 이거 틀리면 안됨 
    
    ### 📒 제출한 문제 (8개)
    | 번호   | 문제 이름      |
    | ------ | -------------- |
    | 10988   | 팰린드롬인지 확인하기   |
    |||
스크린샷 2025-06-29 23 30 31 - **Create Pull request** 클릭

통과 확인

스크린샷 2025-06-30 00 20 23

백준에서 코드 제출 할 때 공개로 작성해주세요

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •