Just answer the questions, and watch it should sort itself. (Assuming the list isn't like 1000000 numbers long, it should be quick.) Please use turbo mode.
This was initially going to be "SubSort", where I'd subtract number b from number a and if the result was negative, they'd switch, but then I remembered the "(x) > (y)" block existed, and I went with that.