ecnerwala / cp-book

Book Code for Competitive Programming
Creative Commons Zero v1.0 Universal
550 stars 64 forks source link

Add fuzz tests for manacher function #12

Closed staging-devin-ai-integration[bot] closed 4 months ago

staging-devin-ai-integration[bot] commented 4 months ago

This PR adds comprehensive fuzz tests for the function to ensure its correctness over a wide range of inputs.