[BOJ 24618] Robot Instructions
https://www.acmicpc.net/problem/24618 24618번: Robot Instructions The first line contains $N$. The next line contains $x_g$ and $y_g$, each in the range $-10^9 \ldots 10^9$. The final $N$ lines describe the instructions. Each line has two integers $x_i$ and $y_i$, also in the range $-10^9 \ldots 10^9$. It is guaranteed t www.acmicpc.net - 문제 요약 Bessie는 최근 선물 받은 로봇을 제어하는 법을 배우고 있습니다. 처음 로봇은 (0,0) ..
2023.02.23