Twin primes by %20

s/^/xx3xx5xx5xx7x11x13x17x19x29x31x41x43x59x61x71x73101103107109137139149151179181191193197199227229239241269271281283311313347349419421431433461463521523569571599601617619641643659661809811821823827829857859881883X019021031033049051061063091093151153229231277279289291301303319321427429451453481483487489607609619621667669697699721723787789871873877879931933949951997999/
s/\(X\?...\)\(...\)/\1,\2\n/g
:
s/\(X\(...\W\)*\)\(...\W\)/\11\3/
t
s/x//gi

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page