79764726

Date: 2025-09-15 04:22:42
Score: 2
Natty:
Report link

Thanks for the suggestion, I think this is as consice as I can make it

   if tst, err := hex.DecodeString(string(bytdata[(j+1):(j+3)])); err == nil && (int)(tst[0]) == checkSum {
   
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Hoodoo