Regex Golf: Difference between revisions

From programming_contest
Jump to navigation Jump to search
imported>Kmk21
No edit summary
imported>Kmk21
No edit summary
Line 6: Line 6:
# [[Kevin Kauffman]]: 207 {{color|white|foo}}
# [[Kevin Kauffman]]: 207 {{color|white|foo}}
=Anchors=
=Anchors=
# Kevin Kauffman: 206 {{color|white|ick$}}
=Ranges=
=Ranges=
# Kevin Kauffman: 202 {{color|white|^[a-f]*$}}
=Backrefs=
=Backrefs=
# Kevin Kauffman: 201 {{color|white|(...).*\1}}
=Abba=
=Abba=
# Kevin Kauffman: 193 {{color|white|^(?!.*(.)(.)\2\1)}}
=A man, a plan=
=A man, a plan=
=Prime=
=Prime=

Revision as of 20:27, 17 November 2014

This page tracks the top scores on regex golf.

Site: https://regex.alf.nu/

Warmup

  1. Kevin Kauffman: 207 Template:Color

Anchors

  1. Kevin Kauffman: 206 Template:Color

Ranges

  1. Kevin Kauffman: 202 Template:Color

Backrefs

  1. Kevin Kauffman: 201 Template:Color

Abba

  1. Kevin Kauffman: 193 Template:Color

A man, a plan

Prime

Four

Order

Triples

Glob

Balance

Powers

Long count

Alphabetical

Powers 2

Subtraction

Typist

Addition

Anyway

Tic-tac-toe

Modulus

Matryoshka

Euclid

Latin squares

Dominoes