Nice idea but is dependent on the order of then input.
   -/ #/.~ ')', S
_73


This would sort that:
   -/ <: #/.~ '()' , S


On Wed, Dec 2, 2015 at 11:09 AM, 'Pascal Jasmin' via Programming <
[email protected]> wrote:

> -/ #/.~ S
>
>
>
>
> ----- Original Message -----
> From: Geoff Canyon <[email protected]>
> To: [email protected]
> Sent: Tuesday, December 1, 2015 5:05 PM
> Subject: Re: [Jprogramming] 'Tis the Season...
>
> Spoiler (my solution, looking for feedback)
> .
> .
> .
> .
> .
> .
> .
> .
>
> F =: #-(+:@(+/@('('&i.)))
>
>
> If S is the string from the site, then
>
>
> F S
>
> returns the ending floor (the first part of the challenge).
>
>
> Any suggestions on improving the syntax are welcome, I only dabble in J.
>
>
> thx
>
>
> gc
>
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to