#APL+WIN, 21 bytes
APL+WIN, 21 bytes
Prompts for input of u followed by a. Outputs b immediately over the top of c with no separator:
(a←⎕)[u;u←⎕]⋄a[⍋u;⍋u]
#APL+WIN, 21 bytes
Prompts for input of u followed by a. Outputs b immediately over the top of c with no separator:
(a←⎕)[u;u←⎕]⋄a[⍋u;⍋u]
APL+WIN, 21 bytes
Prompts for input of u followed by a. Outputs b immediately over the top of c with no separator:
(a←⎕)[u;u←⎕]⋄a[⍋u;⍋u]
#APL+WIN, 21 bytes
Prompts for input of u followed by a. Outputs b immediately over the top of c with no separator:
(a←⎕)[u;u←⎕]⋄a[⍋u;⍋u]