Advertisement
Guest User

cube-composer answers

a guest
Feb 15th, 2021
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.37 KB | None | 0 0
  1. {
  2.   "0.1": [
  3.     "replaceYbyR"
  4.   ],
  5.   "0.2": [
  6.     "rejectY"
  7.   ],
  8.   "0.3": [
  9.     "rejectY",
  10.     "stackY"
  11.   ],
  12.   "0.4": [
  13.     "rejectY",
  14.     "stackY",
  15.     "replaceYbyYR"
  16.   ],
  17.   "1.1": [
  18.     "stackR",
  19.     "mapReverse",
  20.     "mapCtoRC",
  21.     "rejectC"
  22.   ],
  23.   "1.2": [
  24.     "filterContainsR",
  25.     "mapReverse",
  26.     "mapYtoYR",
  27.     "rejectY"
  28.   ],
  29.   "1.3": [
  30.     "mapYtoYR",
  31.     "rejectY",
  32.     "mapReverse"
  33.   ],
  34.   "1.4": [
  35.     "mapCtoRC",
  36.     "mapYtoYR",
  37.     "rejectC",
  38.     "rejectY"
  39.   ],
  40.   "2.1": [
  41.     "replaceYbyB",
  42.     "stackEqualColumns"
  43.   ],
  44.   "2.2": [
  45.     "stackY",
  46.     "stackEqualColumns",
  47.     "replaceYbyB"
  48.   ],
  49.   "4.4": [
  50.     "mapSub1",
  51.     "mapPow2",
  52.     "mapAdd1",
  53.     "mapMul2"
  54.   ],
  55.   "4.3": [
  56.     "mapMul2",
  57.     "mapAdd1",
  58.     "mapPow2",
  59.     "mapSub1"
  60.   ],
  61.   "2.4": [
  62.     "stackY",
  63.     "replaceYbyB",
  64.     "rejectO",
  65.     "replaceBbyOO"
  66.   ],
  67.   "2.5": [
  68.     "replaceBbyOO",
  69.     "stackEqualColumns",
  70.     "stackY",
  71.     "rejectO"
  72.   ],
  73.   "2.3": [
  74.     "stackEqualColumns",
  75.     "stackY",
  76.     "rejectO",
  77.     "replaceYbyB"
  78.   ],
  79.   "4.2": [
  80.     "filterEven",
  81.     "mapAdd1"
  82.   ],
  83.   "3.1": [
  84.     "mapCtoO",
  85.     "mapOOtoC"
  86.   ],
  87.   "4.1": [
  88.     "mapMul2",
  89.     "mapAdd1"
  90.   ],
  91.   "3.3": [
  92.     "mapOOtoC",
  93.     "mapCXtoX",
  94.     "mapXtoOX"
  95.   ],
  96.   "3.2": [
  97.     "mapCtoO",
  98.     "mapOOtoC",
  99.     "mapCXtoX",
  100.     "mapXtoOX"
  101.   ]
  102. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement