[BOJ] 16956. 늑대와 양.py(방향벡터)
#. Problemhttps://www.acmicpc.net/problem/16956* 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푸는 방법은 정말 많이 있는 것 같..
PS/Problem_Solving
2020. 5. 19. 20:15