|
|
|
|
|
by Dylan16807
564 days ago
|
|
> For the Set example, where would the insertion order come from? It would come from however the files were transferred from competitor computer to verifier computer. > For the tar file, the tar file would be larger than the input file it's supposed to be "compressing". It sure would be! I don't see how that's relevant to the filename discussion though? |
|
Neither of your ideas work with this.
In terms of just transferring the files in order, then you need to delineate the start and end of each file, which will take more space than the byte you are removing. Same with the tar file.