79577003

Date: 2025-04-16 11:03:39
Score: 1.5
Natty:
Report link

You have break statements in nested loops: This means that when your alpha-beta pruning triggers it only exits the inner for-loop. Have it return the value there instead.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Alex Leest