79247493

Date: 2024-12-03 12:00:22
Score: 1
Natty:
Report link

if your memory were big, you can use your function to generate a lookup array of length=256 in compile time. when you do the reaarange job in run time, just look it up in the array. this can boost your speed up into 1 clockcycle in best case.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yale Wang