f;.3 Extended |
initial writing: 2000-11-17 last updated: 2000-11-24 |
] y=: a.{~ (a. i. 'a') + i. 4 5 abcde fghij klmno pqrst ((1 2 ,: 2 3) <;.3 y) ; < (1 2 ,: _2 3) <;.3 y +-----------+-----------+ |+---+---+-+|+---+---+-+| ||abc|cde|e|||fgh|hij|j|| ||fgh|hij|j|||abc|cde|e|| |+---+---+-+|+---+---+-+| ||fgh|hij|j|||klm|mno|o|| ||klm|mno|o|||fgh|hij|j|| |+---+---+-+|+---+---+-+| ||klm|mno|o|||pqr|rst|t|| ||pqr|rst|t|||klm|mno|o|| |+---+---+-+|+---+---+-+| ||pqr|rst|t|||pqr|rst|t|| |+---+---+-+|+---+---+-+| +-----------+-----------+ ((0 2 ,: _ 3) <;.3 y) ; < (0 2 ,: __ 3) <;.3 y +-----------+-----------+ |+---+---+-+|+---+---+-+| ||abc|cde|e|||pqr|rst|t|| ||fgh|hij|j|||klm|mno|o|| ||klm|mno|o|||fgh|hij|j|| ||pqr|rst|t|||abc|cde|e|| |+---+---+-+|+---+---+-+| +-----------+-----------+