fork download
  1. @(n)[~(1:n)+61 '(:)-']
  2.  
  3. ans(5)
Success #stdin #stdout #stderr 0.45s 121792KB
stdin
Standard input is empty
stdout
ans =

@(n) [!1:n + 61, '(:)-']

ans = =====(:)-

stderr
warning: implicit conversion from numeric to char
warning: called from
     at line -1 column -1