Ad
  • Custom User Avatar

    Order matters, not only open and closed count.

  • Default User Avatar

    So sample tests seem to pass but on attempting I get failures with following log in the format (input: open count, closed count)

    ((())()()): 5 open, 5 closed
    (: 1 open, 0 closed
    (c(b(a)))(d): 4 open, 4 closed
    hi)(: 1 open, 1 closed