StratoSphere Stream
https://programmers.co.kr/learn/courses/30/lessons/12945 class Solution { public int solution(int num) { int [] answer = new int[num+1]; for(int i = 0 ; i