79495321

Date: 2025-03-09 02:41:07
Score: 2
Natty:
Report link

New wrinkle

$str = "name: [Joe Blow1]
        name: [Joe Blow2]
        name: [Joe Blow3]";

current pattern returns: Joe Blow1

I need it to return: Joe Blow3

So, the last one that matches the pattern.
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: YappyDog