본문 바로가기

Victoree's Blog

검색하기
Victoree's Blog
프로필사진 victoree

  • 분류 전체보기 (99)
    • Python (17)
      • 3rd-Party (3)
      • Fast API (6)
      • Fluent Python (7)
    • Infra (12)
      • Docker (10)
      • Kubernetes (2)
    • Blockchain (10)
    • Rust (10)
    • Pattern (6)
      • Clean code (2)
      • GURU (4)
    • Dev Circles (7)
      • Ausg (4)
      • Depromeet (2)
      • Flutter (1)
    • Algorithm (33)
      • 2019~2020 (27)
      • 2021 (6)
    • Hobby (3)
      • 독서 (1)
Guestbook
250x250
Notice
Recent Posts
Recent Comments
Link
  • 이전 블로그
«   2025/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
Tags
  • 이더리움
  • guru
  • 동시성
  • fluent python
  • 알고리즘
  • Container
  • Thread
  • 백준
  • BlockChain
  • docker
  • dockerfile
  • Ethereum
  • 러스트
  • RabbitMQ
  • 블록체인
  • BAEKJOON
  • Kubernetes
  • 전문가를 위한 파이썬
  • rust
  • 플랫폼
  • 파이썬
  • Python
  • 코어 이더리움 프로그래밍
  • Refactoring
  • AWS
  • function
  • Network
  • Algorithm
  • IMAGE
  • Fast API
more
Archives
Today
Total
관리 메뉴
글쓰기 방명록 관리

목록은 오랜만이죠? (1)

Victoree's Blog

1158_요세푸스 문제

Concept & Idea 큐 자료구조를 이용해서 문제를 해결하는 아주 간단한 문제라 할 수 있습니다. count로 요래조래해서 풀 수 있지 않을까 싶었는데, 안되는거 같길래 그냥 큐에 초기화시켜서 돌리는 방식으로.. 해결했네요 :( Code #include #include using namespace std; int main(int argc, const char * argv[]) { int n,k; queue qu; cin>>n>>k; for(int i=1; i

Algorithm/2021 2021. 6. 8. 21:47
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바