주식가격1 [Java] 프로그래머스 주식가격 ``` import java.util.*; class Solution { public int[] solution(int[] prices) { int len = prices.length; int[] answer = new int[len]; for(int start = 0; start 2019. 4. 15. 이전 1 다음 728x90