@[email protected] to Programmer [email protected]English • 1 month agoNot my problem sortinfosec.pubimagemessage-square69fedilinkarrow-up1754arrow-down114
arrow-up1740arrow-down1imageNot my problem sortinfosec.pub@[email protected] to Programmer [email protected]English • 1 month agomessage-square69fedilink
minus-square@[email protected]linkfedilink96•1 month agoGuaranteed to sort the list in nearly instantaneous time and with absolutely no downsides that are capable of objecting.
minus-square@[email protected]linkfedilink48•1 month agoYou still have to check that it’s sorted, which is O(n). We’ll also assume that destroying the universe takes constant time.
minus-square@[email protected]linkfedilink43•1 month agoIn the universe where the list is sorted, it doesn’t actually matter how long the destruction takes!
minus-square@[email protected]linkfedilinkEnglish13•1 month agoIt actually takes a few trillion years but its fine because we just stop considering the “failed” universes because they will be gone soon™ anyway.
minus-square@Benjabenlink9•1 month ago We’ll also assume that destroying the universe takes constant time. Well yeah just delete the pointer to it!
minus-square@[email protected]linkfedilink16•1 month agoExcept you missed a bug in the “check if it’s sorted” code and it ends up destroying every universe.
Guaranteed to sort the list in nearly instantaneous time and with absolutely no downsides that are capable of objecting.
You still have to check that it’s sorted, which is O(n).
We’ll also assume that destroying the universe takes constant time.
In the universe where the list is sorted, it doesn’t actually matter how long the destruction takes!
It actually takes a few trillion years but its fine because we just stop considering the “failed” universes because they will be gone soon™ anyway.
Eh, trillion is a constant
amortized O(0)
Well yeah just delete the pointer to it!
universe.take()
Except you missed a bug in the “check if it’s sorted” code and it ends up destroying every universe.
There’s a bug in it now, that’s why we’re still here.
deleted by creator