programmers_기지국
https://school.programmers.co.kr/learn/courses/30/lessons/12979# 프로그램 제작자 코드 중심 개발자를 고용하십시오. 배치 기반 위치 매칭. 프로그래머의 개발자별 프로필에 가입하고 기술 호환성이 좋은 회사와 연결하십시오. Programmer.co.kr class Solution { public int solution(int n, int() stations, int w) { int answer = 0; int stationsSize = stations.length; int start = 1; int wave = w*2 + 1; // stations 전까지 필요 … Read more