본문 바로가기 메뉴 바로가기

tonirr

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

tonirr

검색하기 폼
  • 분류 전체보기 (285)
    • aws (10)
    • linux (4)
    • Vue.js (5)
    • git (4)
    • spring (12)
    • java (16)
    • JPA (3)
    • gradle (3)
    • web (16)
    • web crawling (3)
    • algorithm (66)
    • review (0)
    • data structure (6)
    • database (18)
    • c++ (3)
    • error (13)
    • memo (0)
    • React (7)
    • javascript (19)
    • CSS (1)
    • 운영체제 (11)
    • C (8)
    • 컴퓨터 (5)
    • 제테크 (3)
    • lecture (42)
      • algorithm - c++ (42)
  • 방명록

경로탐색 (1)
[c++] 경로탐색(DFS), 인접행렬(가중치 방향그래프)

인접행렬(가중치 방향그래프) #include #include #include using namespace std; int map[21][21]; int main() { freopen("input.txt", "rt", stdin); int n, m, a, b, c, i, j; scanf("%d %d", &n, &m); for(i=1; i

lecture/algorithm - c++ 2021. 1. 9. 18:13
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • C++
  • 이진탐색
  • stackframe
  • 동적프로그래밍
  • 입출력장치
  • 구조체
  • Java
  • C
  • 세마포어
  • 자료구조
  • 소프트웨어
  • 배열
  • 퀵정렬
  • react
  • client side rendering
  • dfs
  • 인접리스트
  • 교착상태
  • 클래스
  • 운영체제
  • 알고리즘
  • 병행프로세스
  • Stack
  • 재귀함수
  • javascript
  • 최단경로
  • 인접행렬
  • BFS
  • server side rendering
  • 스텍
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바