현구의 개발 블로그

  • 홈
  • 태그
  • 방명록

2024/06 2

14500 - 테트로미노

https://www.acmicpc.net/problem/14500 #include #include using namespace std;int n, m;int dx[4] = { 1,-1,0,0 };int dy[4] = { 0,0,1,-1 };int result = 0;int arr[500][500];bool visit[500][500];void dfs(int count, int sum, int row, int col){ if (count == 4) { if (result = n || next_col >= m) // 범위 벗어나면 continue; if (visit[next_row][next_col]) // 방문햇어도 스킵 continue; visit[next_row][next_col] = t..

백준 c++/코테준비-기초 c++ 2024.06.24

1107 - 리모컨 c++

https://www.acmicpc.net/problem/1107#include #include #include #include using namespace std;int n; // 이동하고자 하는 채널int m; // 고장난 버튼 개수bool ban[10];int main(){ cin >> n >> m; for (int i = 0; i > a; ban[a] = true; } if (n == 100) // 이미 목표일 때 { cout = 0; lower--) { string str = to_string(lower); bool pass = true; for (int i = 0; i

백준 c++/코테준비-기초 c++ 2024.06.24
1
더보기
프로필사진

개인 공부 기록 블로그

  • 분류 전체보기 (254)
    • C++ (0)
    • 유니티 (3)
      • 토이프로젝트 - 엘리듬 (3)
    • MSW메이플월드 (9)
    • opengl (13)
    • 백준 c++ (170)
      • (1-1)백준 c++ 알고리즘 기초 (70)
      • (1-2)백준 c++ 알고리즘 기초 (59)
      • (2-1)백준 c++ 알고리즘 중급 (20)
      • 코테준비-기초 c++ (9)
    • 언리얼 개인 프로젝트 (52)
      • 언리얼엔진C++ 독학(이득우) (15)
      • 언리얼 블루프린트 (37)
    • 시연영상 (0)

Tag

알고리즘, 코딩, 정답, 너비우선탐색, 깊이우선탐색, 백트래킹, C++, 언리얼, 몬스터, DFS, BFS, 다이나믹 프로그래밍, OpenGL, 백준, 코드, 중급, 기초, 코테, 블루프린트, 애니메이션,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2024/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바