kimmy.log
kimmy.log
profile
#include <kimmy.h>
내가 다시 보기 위해 기록합니다.
글시리즈소개
태그 목록
  • 전체보기(144)
  • algorithm(113)
  • baekjoon(71)
  • "삼성SW"(35)
  • dynamicprogramming(29)
  • BFS(28)
  • DFS(27)
  • programmers(24)
  • bruteforce(15)
  • simulation(10)
  • Backtracking(8)
  • algospot(6)
  • recursion(6)
  • 종만북(6)
  • Graph(5)
  • String(5)
  • queue(5)
  • hash(4)
  • LIS(4)
  • PriorityQueue(4)
  • kakao(3)
  • heap(3)
  • Deque(3)
  • unordered_map(3)
  • dijkstra(2)
  • MST(2)
  • kruskal(2)
  • Tiling(2)
  • greedy(2)
  • math(2)
  • binary_search(2)
  • sweeping(1)
  • beakjoon(1)
  • TopologicalSort(1)
  • Sort(1)
  • stack(1)
  • LCA(1)
  • set(1)
  • GCD(1)
  • LCM(1)
  • bitmask(1)
  • slidingwindow(1)
  • Compare(1)
  • regex(1)
전체보기 (144)algorithm(113)baekjoon(71)"삼성SW"(35)dynamicprogramming(29)BFS(28)DFS(27)programmers(24)bruteforce(15)simulation(10)Backtracking(8)algospot(6)recursion(6)종만북(6)Graph(5)String(5)queue(5)hash(4)LIS(4)PriorityQueue(4)kakao(3)heap(3)Deque(3)unordered_map(3)dijkstra(2)MST(2)kruskal(2)Tiling(2)greedy(2)math(2)binary_search(2)sweeping(1)beakjoon(1)TopologicalSort(1)Sort(1)stack(1)LCA(1)set(1)GCD(1)LCM(1)bitmask(1)slidingwindow(1)Compare(1)regex(1)
post-thumbnail

<Baekjoon> #17780 #17837 새로운 게임1,2 c++

새로운 게임2를 풀면 새로운 게임1은 바로 풀 수 있으니 2 풀이만 한다\[map상에는 각 색깔이 저장되어 있고, 각 칸에는 여러 개의 체스가 저장되기 때문에 map에 색을 저장하는 벡터와, 각map에 여러 개의 체스를 저장할 벡터를 만들어야 한다각각의 체스는 위치 (

"삼성SW"algorithmbeakjoon
2022년 3월 22일
·
0개의 댓글
·
0