79137076

Date: 2024-10-29 11:53:13
Score: 1
Natty:
Report link

Here is a simple, easy-to-read solution that ranges from 0 to 255. The solutions that I see do not restrict the range to between 0 and 255.

^(25[0-5]|2[0-4]\d|[01]?\d\d?\.?){4}$
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Scene