본문 바로가기

Game Develop

검색하기
Game Develop
프로필사진 MaxLevel

  • 분류 전체보기 (730)
    • C++ (43)
      • C++ (33)
      • winAPI (2)
      • GeeksForGeeks Quiz (6)
      • Effective C++ (2)
    • ComputerGraphics (25)
      • DirectX (11)
      • My Project (14)
    • Design Pattern (0)
    • Algorithm (604)
      • Programmers (138)
      • Baekjoon (452)
      • Algorithm (9)
      • HackerRank (2)
      • Softeer (3)
    • 이런저런 이야기들 (0)
    • UnrealEngine5 (53)
      • 이것저것 (53)
      • 메모장 비스무리(비공개) (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   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
Tags
  • NRVO
  • 팰린드롬 만들기
  • 언리얼엔진5
  • GeeksForGeeks
  • UnrealEngine4
  • 오블완
  • C++
  • 백준
  • baekjoon
  • RVO
  • Frustum
  • 줄 세우기
  • algorithm
  • DirectX11
  • 티스토리챌린지
  • UE5
  • Unreal Engine5
  • winapi
  • UnrealEngine5
  • RootMotion
  • directx
  • 2294
  • TObjectPtr
  • const
  • 프로그래머스
  • Programmers
  • IFileDialog
  • 1563
  • softeer
  • C
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록9657 (1)

Game Develop

[Algorithm]Baekjoon 9657번 :: 돌 게임3

https://www.acmicpc.net/problem/9657 9657번: 돌 게임 3 상근이가 게임을 이기면 SK를, 창영이가 게임을 이기면 CY을 출력한다. www.acmicpc.net 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 32 33 34 35 36 int n; bool dp[1001] = { false,true,false,true,true }; int main() { ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL); cin >> n; for (int i = 5; i

Algorithm/Baekjoon 2024. 1. 18. 21:49
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바