nesting1 [codility] Nesting NestingDetermine whether a given string of parentheses (single type) is properly nested.Task Score100%Correctness100%Performance100% Brackets랑 다른게 뭔데 ㅠ똑같이 풀어도 똑같이 100퍼 나오는거 뭔데ㅠ..그냥 if문 조건만 if(A){} if(B){}에서 if(A||B){}로만 바꿨다..ㅎ x// 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");clas.. 2019. 12. 20. 이전 1 다음