반응형
https://app.codility.com/demo/results/trainingT2AFR4-G8F/
Test results - Codility
A string S consisting of N characters is called properly nested if: S is empty; S has the form "(U)" where U is a properly nested string; S has the form "VW" where V and W are properly nested strings. For example, string "(()(())())" is properly nested but
app.codility.com
에러가 나는 부분의 경우의 수를 어떤 걸 해야되는지 모르겠다.
추후에 다시 봐보자
로직은 이상이 없는 것 같다.
반응형
'IT > 코딜리티(codility)' 카테고리의 다른 글
[코딜리티(codility)] Counting Elements - PermCheck (0) | 2019.05.25 |
---|---|
[코딜리티(codility)] MaxProductOfThree (0) | 2019.05.23 |
[코딜리티(codility)] CyclicRotation (0) | 2019.05.23 |
[codility] 1. BinaryGap (0) | 2019.05.22 |