79479436

Date: 2025-03-02 17:09:14
Score: 2.5
Natty:
Report link

Okay, so after Ilya Bursov's comment I have realized I had forgotten to reset the avg after each test... It actually was logarithmic all along. enter image description here

I think the program which "tipped me off" just did so many skip list accesses it led me to believe the skip list was at fault for the speed.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Analyzers