Comment by josu
2 days ago
Overfitting to the input is part of the meta in this type of challenges.
The goal is not to create good, general or maintainable code. The only goal is to produce the fastest code.
2 days ago
Overfitting to the input is part of the meta in this type of challenges.
The goal is not to create good, general or maintainable code. The only goal is to produce the fastest code.
Nonetheless gives appropriate context to the speed up for folks like myself who were just skimming.
fair argument