Skip to content

Instantly share code, notes, and snippets.

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <assert.h>
#include <vector>
#include <queue>
#include <string>
#include <algorithm>
#include <iostream>
#ifdef _WIN32
Best: 11
Remove B: EGHKL
Remove F: GOP
Remove E: GHJLPQ
Remove C: KLR
Remove G: HIJLST
Remove A: HOU
Remove I: TUV
Remove H: MNW
Remove D: JKLMNPQRSUVWX
Shortest sequence for A: HOU
Shortest sequence for B: JKPQ
Shortest sequence for C: KLR
Shortest sequence for D: CEHJX | BGJRX
Shortest sequence for E: BGHKL | BCGHR | IPQST | PQSUV | CDHJX | SVWXY
Shortest sequence for F: GOP
Shortest sequence for G: FOP
Shortest sequence for H: AOU | MNW
Shortest sequence for I: TUV
Shortest sequence for J: BKPQ
@instr3
instr3 / readme.txt
Last active April 26, 2018 08:30
PuzzleScript Demo
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@instr3
instr3 / readme.txt
Last active June 27, 2018 12:59
PuzzleScript Fork Demo
Play this game by pasting the script in https://cyatheatree.github.io/PuzzleScript/editor.html
@instr3
instr3 / readme.txt
Created October 3, 2020 09:27
My Game (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@instr3
instr3 / readme.txt
Created October 3, 2020 13:17
Superconductor (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@instr3
instr3 / readme.txt
Created October 4, 2020 13:37
Superconductor (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@instr3
instr3 / readme.txt
Created October 4, 2020 15:04
Superconductor (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@instr3
instr3 / readme.txt
Created October 4, 2020 16:30
Superconductor (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html