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
- 백준
- winapi
- 2294
- baekjoon
- UnrealEngine5
- Unreal Engine5
- NRVO
- UE5
- RVO
- C
- Programmers
- Frustum
- 1563
- softeer
- 팰린드롬 만들기
- UnrealEngine4
- directx
- algorithm
- 티스토리챌린지
- TObjectPtr
- 언리얼엔진5
- C++
- 줄 세우기
- 오블완
- IFileDialog
- RootMotion
- const
- 프로그래머스
- GeeksForGeeks
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