#. Problemhttps://www.acmicpc.net/problem/14442* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 벽 부수고 이동하기 1 문제의 확..
#. Problemhttps://www.acmicpc.net/problem/2206* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 1. 맵을 이동하면서 좌표와 벽을 ..
#. Problemhttps://www.acmicpc.net/problem/18808* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 단계가 많고 귀찮은..? 시뮬레이..
#. Problemhttps://www.acmicpc.net/problem/1600* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand the problem 2. Redefine the problem + abstract 3. Create a solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 최소의 동작으로 목적지까..
#. Problemhttps://www.acmicpc.net/problem/14502* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 이 문제를 해결하기 위해 전체적으..
#. Problemhttps://www.acmicpc.net/problem/1941* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 단 4가지 규칙만 잘 지키면 된다...
#. Problemhttps://www.acmicpc.net/problem/1167* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 안타깝게도 1번 정점이 무조건 Ro..
#. Problemhttps://www.acmicpc.net/problem/19542* The copyright in this matter is in BOJ #. Resolution Process 1. Read and understand problem 2. Redefine the problem + abstract 3. Create solution plan (select Algorithm, Data structure) 4. Prove the plan (check performance time and usage memory) 5. Carry out the plan 6. Look back on the plan and find a way to improve it #. Solve 리프 노드까지 쭉 내려갔다가올라오..