|
|
|
|
|
by anonymoushn
1083 days ago
|
|
It means that your solution is scored on how fast it runs. Frequently we end up with solutions that use tricks that would not be applicable to the n=1 problem in TFA ("parse 1 timestamp") when we try to get the fastest solutions for "find the sum of all these timestamps." |
|