@@ -30,10 +30,11 @@ CREATE TYPE hole AS ENUM (
3030 ' collatz' , ' css-colors' , ' cubes' , ' day-of-week' , ' diamonds' , ' divisors' ,
3131 ' emirp-numbers' , ' emirp-numbers-long' , ' emojify' , ' evil-numbers' ,
3232 ' evil-numbers-long' , ' fibonacci' , ' fizz-buzz' , ' foo-fizz-buzz-bar' ,
33- ' forsyth-edwards-notation' , ' fractions' , ' game-of-life' , ' happy-numbers' ,
34- ' happy-numbers-long' , ' hexdump' , ' intersection' , ' inventory-sequence' ,
35- ' isbn' , ' jacobi-symbol' , ' kolakoski-constant' , ' kolakoski-sequence' ,
36- ' leap-years' , ' levenshtein-distance' , ' leyland-numbers' , ' look-and-say' ,
33+ ' forsyth-edwards-notation' , ' fractions' , ' game-of-life' ,
34+ ' gijswijts-sequence' , ' happy-numbers' , ' happy-numbers-long' , ' hexdump' ,
35+ ' intersection' , ' inventory-sequence' , ' isbn' , ' jacobi-symbol' ,
36+ ' kolakoski-constant' , ' kolakoski-sequence' , ' leap-years' ,
37+ ' levenshtein-distance' , ' leyland-numbers' , ' look-and-say' ,
3738 ' lucky-numbers' , ' lucky-tickets' , ' maze' , ' medal-tally' , ' morse-decoder' ,
3839 ' morse-encoder' , ' musical-chords' , ' niven-numbers' , ' niven-numbers-long' ,
3940 ' number-spiral' , ' odious-numbers' , ' odious-numbers-long' ,
0 commit comments