brackets1 [codility] Brackets BracketsDetermine whether a given string of parentheses (multiple types) is properly nested.Task Score100%Correctness100%Performance100% 오랜만에 풀어보는 코딜리티문제~!요새 스택 문제가 풀어보고싶었는데 딱 좋은 문제를 만났다. // you can also use imports, for example:import java.util.*;// you can write to stdout for debugging purposes, e.g.// System.out.println("this is a debug message");class Solution { public int solution(String .. 2019. 12. 11. 이전 1 다음