1085 직사각형에서 탈출 사용환경 Visual studio 2022 링크 https://www.acmicpc.net/problem/1085 코드 #include using namespace std; int main() { int x, y, w, h, Axi