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 | 31 |
Tags
- 오블완
- RootMotion
- Frustum
- 팰린드롬 만들기
- softeer
- 1563
- UnrealEngine4
- directx
- GeeksForGeeks
- RVO
- 줄 세우기
- Programmers
- 프로그래머스
- 2294
- NRVO
- C
- Unreal Engine5
- baekjoon
- 백준
- winapi
- UnrealEngine5
- 언리얼엔진5
- UE5
- IFileDialog
- 티스토리챌린지
- DirectX11
- algorithm
- DeferredRendering
- C++
- const
Archives
- Today
- Total
목록7570 (1)
Game Develop
[Algorithm]Baekjoon 7570번 :: 줄 세우기
https://www.acmicpc.net/problem/7570 7570번: 줄 세우기입력은 2 개의 줄로 이루어져 있다. 첫 줄에는 어린이 수를 나타내는 정수가 주어진다. 둘째 줄에는 처음에 줄서있는 어린이들의 번호가 차례대로 주어진다. 주어진 번호들 사이에는 공백이 하www.acmicpc.net1234567891011121314151617181920212223242526272829303132333435363738394041#include iostream>#include string>#include map>#include vector>#include algorithm>#include math.h>#include queue>#include functional>#include sstream>#includ..
Algorithm/Baekjoon
2024. 4. 19. 20:25