I see, my mistake, Thx for answer.
The expected value is '()(((())())', your function returned '))(()())())'. Debug your code.
'()(((())())'
'))(()())())'
Cant understand this one: Incorrect answer for 'CodeWarrior': expected '))(()())())' to equal '()(((())())', cause "C" and "W" are not double.
Loading collection data...
I see, my mistake, Thx for answer.
The expected value is
'()(((())())'
, your function returned'))(()())())'
. Debug your code.Cant understand this one: Incorrect answer for 'CodeWarrior': expected '))(()())())' to equal '()(((())())', cause "C" and "W" are not double.