Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- DirectX11
- 프로그래머스
- 2294
- 티스토리챌린지
- UE5
- Frustum
- GeeksForGeeks
- 언리얼엔진5
- UnrealEngine5
- TObjectPtr
- Programmers
- directx
- const
- 줄 세우기
- winapi
- baekjoon
- C++
- algorithm
- RootMotion
- RVO
- softeer
- 백준
- IFileDialog
- 1563
- NRVO
- UnrealEngine4
- 팰린드롬 만들기
- 오블완
- C
- Unreal Engine5
Archives
- Today
- Total
목록10597번 (1)
Game Develop
[Algorithm] Baekjoon 10597번 : 순열장난
https://www.acmicpc.net/problem/10597 10597번: 순열장난kriii는 1부터 N까지의 수로 이루어진 순열을 파일로 저장해 놓았다. 모든 수는 10진수로 이루어져 있고, 모두 공백으로 분리되어 있다. 그런데 sujin이 그 파일의 모든 공백을 지워버렸다! kriii가 순www.acmicpc.net123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960mapint, int> m;int targetCount = 0;int isCheck = false;string stand = "";string result = ""; void DFS(s..
Algorithm/Baekjoon
2025. 3. 17. 00:04