Numbers with equal rises and falls: Difference between revisions

Content added Content deleted
Line 1,064: Line 1,064:


=={{header|J}}==
=={{header|J}}==
<lang J> NB. This would have been shorter but memory constraints forced me to test candidates
<lang J>NB. This would have been shorter but memory constraints forced me to test candidates
NB. in batches rather than all at once (iPads are amazing but not supercomputers...)
NB. in batches rather than all at once (iPads are amazing but not supercomputers...)