passage_id
string
passage
string
type
string
question
string
answer
string
short_answer
string
short_answer_variants
list
source
string
loss_extra_text
string
inner_docs
list
inner_doc_answers
list
007bbfb7
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,7],[7,7,7],[0,7,7]] Output: [[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,...
arc
Example Input: [[6,6,0],[6,0,0],[0,6,6]] Output: [[6,6,0,6,6,0,0,0,0],[6,0,0,6,0,0,0,0,0],[0,6,6,0,6,6,0,0,0],[6,6,0,0,0,0,0,0,0],[6,0,0,0,0,0,0,0,0],[0,6,6,0,0,0,0,0,0],[0,0,0,6,6,0,6,6,0],[0,0,0,6,0,0,6,0,0],[0,0,0,0,6,6,0,6,6]] Now apply the same rule to: Input: [[2,2,2],[0,0,0],[0,2,2]]
[[2,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,2,2,0,2,2,0,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,0,2,2]]
[[2,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,2,2,0,2,2,0,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,0,2,2]]
[]
arc_train
[ "Example\nInput: [[4,0,4],[0,0,0],[0,4,0]]\nOutput: [[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[0,7,7],[7,7,7],[0,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,0,7,7,0,7,7],[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7]]", "[[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,...
007bbfb7
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,7],[7,7,7],[0,7,7]] Output: [[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,...
arc
Example Input: [[6,6,0],[6,0,0],[0,6,6]] Output: [[6,6,0,6,6,0,0,0,0],[6,0,0,6,0,0,0,0,0],[0,6,6,0,6,6,0,0,0],[6,6,0,0,0,0,0,0,0],[6,0,0,0,0,0,0,0,0],[0,6,6,0,0,0,0,0,0],[0,0,0,6,6,0,6,6,0],[0,0,0,6,0,0,6,0,0],[0,0,0,0,6,6,0,6,6]] Now apply the same rule to: Input: [[7,0,7],[7,0,7],[7,7,0]]
[[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[7,7,0,0,0,0,7,7,0],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[7,7,0,0,0,0,7,7,0],[7,0,7,7,0,7,0,0,0],[7,0,7,7,0,7,0,0,0],[7,7,0,7,7,0,0,0,0]]
[[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[7,7,0,0,0,0,7,7,0],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[7,7,0,0,0,0,7,7,0],[7,0,7,7,0,7,0,0,0],[7,0,7,7,0,7,0,0,0],[7,7,0,7,7,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[4,0,4],[0,0,0],[0,4,0]]\nOutput: [[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[0,7,7],[7,7,7],[0,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,0,7,7,0,7,7],[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7]]", "[[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,...
007bbfb7::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,7],[7,7,7],[0,7,0]] Output: [[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,...
arc
Example Input: [[0,0,6],[6,0,6],[6,6,0]] Output: [[0,0,0,0,0,0,0,0,6],[0,0,0,0,0,0,6,0,6],[0,0,0,0,0,0,6,6,0],[0,0,6,0,0,0,0,0,6],[6,0,6,0,0,0,6,0,6],[6,6,0,0,0,0,6,6,0],[0,0,6,0,0,6,0,0,0],[6,0,6,6,0,6,0,0,0],[6,6,0,6,6,0,0,0,0]] Now apply the same rule to: Input: [[2,0,2],[2,0,2],[2,0,0]]
[[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,0,0,0],[2,0,2,0,0,0,0,0,0],[2,0,0,0,0,0,0,0,0]]
[[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,0,0,0],[2,0,2,0,0,0,0,0,0],[2,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[4,0,0],[0,0,4],[4,0,0]]\nOutput: [[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[7,7,7],[7,7,7],[0,7,0]]", "Example\nInp...
[ "[[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,0,7,0,0,0,0]]", "[[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,...
007bbfb7::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,7],[7,7,7],[0,7,0]] Output: [[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,...
arc
Example Input: [[0,0,6],[6,0,6],[6,6,0]] Output: [[0,0,0,0,0,0,0,0,6],[0,0,0,0,0,0,6,0,6],[0,0,0,0,0,0,6,6,0],[0,0,6,0,0,0,0,0,6],[6,0,6,0,0,0,6,0,6],[6,6,0,0,0,0,6,6,0],[0,0,6,0,0,6,0,0,0],[6,0,6,6,0,6,0,0,0],[6,6,0,6,6,0,0,0,0]] Now apply the same rule to: Input: [[7,7,0],[0,0,7],[7,7,7]]
[[7,7,0,7,7,0,0,0,0],[0,0,7,0,0,7,0,0,0],[7,7,7,7,7,7,0,0,0],[0,0,0,0,0,0,7,7,0],[0,0,0,0,0,0,0,0,7],[0,0,0,0,0,0,7,7,7],[7,7,0,7,7,0,7,7,0],[0,0,7,0,0,7,0,0,7],[7,7,7,7,7,7,7,7,7]]
[[7,7,0,7,7,0,0,0,0],[0,0,7,0,0,7,0,0,0],[7,7,7,7,7,7,0,0,0],[0,0,0,0,0,0,7,7,0],[0,0,0,0,0,0,0,0,7],[0,0,0,0,0,0,7,7,7],[7,7,0,7,7,0,7,7,0],[0,0,7,0,0,7,0,0,7],[7,7,7,7,7,7,7,7,7]]
[]
arc_train
[ "Example\nInput: [[4,0,0],[0,0,4],[4,0,0]]\nOutput: [[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[7,7,7],[7,7,7],[0,7,0]]", "Example\nInp...
[ "[[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,0,7,0,0,0,0]]", "[[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,...
007bbfb7::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,0],[7,7,7],[7,7,0]] Output: [[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,...
arc
Example Input: [[6,6,0],[0,0,6],[0,6,6]] Output: [[6,6,0,6,6,0,0,0,0],[0,0,6,0,0,6,0,0,0],[0,6,6,0,6,6,0,0,0],[0,0,0,0,0,0,6,6,0],[0,0,0,0,0,0,0,0,6],[0,0,0,0,0,0,0,6,6],[0,0,0,6,6,0,6,6,0],[0,0,0,0,0,6,0,0,6],[0,0,0,0,6,6,0,6,6]] Now apply the same rule to: Input: [[2,2,0],[0,0,0],[2,2,2]]
[[2,2,0,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,0,2,2,0,2,2,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,2]]
[[2,2,0,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,0,2,2,0,2,2,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,2]]
[]
arc_train
[ "Example\nInput: [[0,4,0],[0,0,0],[4,0,4]]\nOutput: [[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[4,0,4,0,0,0,4,0,4]]\n\nNow apply the same rule to:\nInput: [[7,7,0],[7,7,7],[7,7,0]]", "Example\nInp...
[ "[[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,7,7,0,7,7,0],[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0]]", "[[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,...
007bbfb7::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,0],[7,7,7],[7,7,0]] Output: [[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,...
arc
Example Input: [[6,6,0],[0,0,6],[0,6,6]] Output: [[6,6,0,6,6,0,0,0,0],[0,0,6,0,0,6,0,0,0],[0,6,6,0,6,6,0,0,0],[0,0,0,0,0,0,6,6,0],[0,0,0,0,0,0,0,0,6],[0,0,0,0,0,0,0,6,6],[0,0,0,6,6,0,6,6,0],[0,0,0,0,0,6,0,0,6],[0,0,0,0,6,6,0,6,6]] Now apply the same rule to: Input: [[0,7,7],[7,0,7],[7,0,7]]
[[0,0,0,0,7,7,0,7,7],[0,0,0,7,0,7,7,0,7],[0,0,0,7,0,7,7,0,7],[0,7,7,0,0,0,0,7,7],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[0,7,7,0,0,0,0,7,7],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7]]
[[0,0,0,0,7,7,0,7,7],[0,0,0,7,0,7,7,0,7],[0,0,0,7,0,7,7,0,7],[0,7,7,0,0,0,0,7,7],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[0,7,7,0,0,0,0,7,7],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7]]
[]
arc_train
[ "Example\nInput: [[0,4,0],[0,0,0],[4,0,4]]\nOutput: [[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[4,0,4,0,0,0,4,0,4]]\n\nNow apply the same rule to:\nInput: [[7,7,0],[7,7,7],[7,7,0]]", "Example\nInp...
[ "[[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,7,7,0,7,7,0],[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0]]", "[[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,...
007bbfb7::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,0],[7,7,7],[7,7,7]] Output: [[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,...
arc
Example Input: [[0,6,6],[6,0,6],[6,0,0]] Output: [[0,0,0,0,6,6,0,6,6],[0,0,0,6,0,6,6,0,6],[0,0,0,6,0,0,6,0,0],[0,6,6,0,0,0,0,6,6],[6,0,6,0,0,0,6,0,6],[6,0,0,0,0,0,6,0,0],[0,6,6,0,0,0,0,0,0],[6,0,6,0,0,0,0,0,0],[6,0,0,0,0,0,0,0,0]] Now apply the same rule to: Input: [[0,0,2],[2,0,2],[2,0,2]]
[[0,0,0,0,0,0,0,0,2],[0,0,0,0,0,0,2,0,2],[0,0,0,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2]]
[[0,0,0,0,0,0,0,0,2],[0,0,0,0,0,0,2,0,2],[0,0,0,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2]]
[]
arc_train
[ "Example\nInput: [[0,0,4],[4,0,0],[0,0,4]]\nOutput: [[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4]]\n\nNow apply the same rule to:\nInput: [[0,7,0],[7,7,7],[7,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7]]", "[[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,...
007bbfb7::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,0],[7,7,7],[7,7,7]] Output: [[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,...
arc
Example Input: [[0,6,6],[6,0,6],[6,0,0]] Output: [[0,0,0,0,6,6,0,6,6],[0,0,0,6,0,6,6,0,6],[0,0,0,6,0,0,6,0,0],[0,6,6,0,0,0,0,6,6],[6,0,6,0,0,0,6,0,6],[6,0,0,0,0,0,6,0,0],[0,6,6,0,0,0,0,0,0],[6,0,6,0,0,0,0,0,0],[6,0,0,0,0,0,0,0,0]] Now apply the same rule to: Input: [[7,7,7],[7,0,0],[0,7,7]]
[[7,7,7,7,7,7,7,7,7],[7,0,0,7,0,0,7,0,0],[0,7,7,0,7,7,0,7,7],[7,7,7,0,0,0,0,0,0],[7,0,0,0,0,0,0,0,0],[0,7,7,0,0,0,0,0,0],[0,0,0,7,7,7,7,7,7],[0,0,0,7,0,0,7,0,0],[0,0,0,0,7,7,0,7,7]]
[[7,7,7,7,7,7,7,7,7],[7,0,0,7,0,0,7,0,0],[0,7,7,0,7,7,0,7,7],[7,7,7,0,0,0,0,0,0],[7,0,0,0,0,0,0,0,0],[0,7,7,0,0,0,0,0,0],[0,0,0,7,7,7,7,7,7],[0,0,0,7,0,0,7,0,0],[0,0,0,0,7,7,0,7,7]]
[]
arc_train
[ "Example\nInput: [[0,0,4],[4,0,0],[0,0,4]]\nOutput: [[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4]]\n\nNow apply the same rule to:\nInput: [[0,7,0],[7,7,7],[7,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7]]", "[[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,...
007bbfb7::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,0],[7,7,7],[7,7,0]] Output: [[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,...
arc
Example Input: [[0,6,6],[0,0,6],[6,6,0]] Output: [[0,0,0,0,6,6,0,6,6],[0,0,0,0,0,6,0,0,6],[0,0,0,6,6,0,6,6,0],[0,0,0,0,0,0,0,6,6],[0,0,0,0,0,0,0,0,6],[0,0,0,0,0,0,6,6,0],[0,6,6,0,6,6,0,0,0],[0,0,6,0,0,6,0,0,0],[6,6,0,6,6,0,0,0,0]] Now apply the same rule to: Input: [[2,2,2],[0,0,0],[2,2,0]]
[[2,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[2,2,0,2,2,0,2,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,0,2,2,0,0,0,0]]
[[2,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[2,2,0,2,2,0,2,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,0,2,2,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[4,0,4],[0,0,0],[0,4,0]]\nOutput: [[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[7,7,0],[7,7,7],[7,7,0]]", "Example\nInp...
[ "[[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,7,7,0,7,7,0],[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0]]", "[[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,...
007bbfb7::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,0],[7,7,7],[7,7,0]] Output: [[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,...
arc
Example Input: [[0,6,6],[0,0,6],[6,6,0]] Output: [[0,0,0,0,6,6,0,6,6],[0,0,0,0,0,6,0,0,6],[0,0,0,6,6,0,6,6,0],[0,0,0,0,0,0,0,6,6],[0,0,0,0,0,0,0,0,6],[0,0,0,0,0,0,6,6,0],[0,6,6,0,6,6,0,0,0],[0,0,6,0,0,6,0,0,0],[6,6,0,6,6,0,0,0,0]] Now apply the same rule to: Input: [[7,0,7],[7,0,7],[0,7,7]]
[[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[0,7,7,0,0,0,0,7,7],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[0,7,7,0,0,0,0,7,7],[0,0,0,7,0,7,7,0,7],[0,0,0,7,0,7,7,0,7],[0,0,0,0,7,7,0,7,7]]
[[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[0,7,7,0,0,0,0,7,7],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[0,7,7,0,0,0,0,7,7],[0,0,0,7,0,7,7,0,7],[0,0,0,7,0,7,7,0,7],[0,0,0,0,7,7,0,7,7]]
[]
arc_train
[ "Example\nInput: [[4,0,4],[0,0,0],[0,4,0]]\nOutput: [[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[7,7,0],[7,7,7],[7,7,0]]", "Example\nInp...
[ "[[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0],[7,7,0,7,7,0,7,7,0],[7,7,7,7,7,7,7,7,7],[7,7,0,7,7,0,7,7,0],[7,7,0,7,7,0,0,0,0],[7,7,7,7,7,7,0,0,0],[7,7,0,7,7,0,0,0,0]]", "[[4,0,4,0,0,0,4,0,4],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,...
007bbfb7::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,0],[7,7,7],[7,7,7]] Output: [[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,...
arc
Example Input: [[6,6,0],[6,0,6],[0,0,6]] Output: [[6,6,0,6,6,0,0,0,0],[6,0,6,6,0,6,0,0,0],[0,0,6,0,0,6,0,0,0],[6,6,0,0,0,0,6,6,0],[6,0,6,0,0,0,6,0,6],[0,0,6,0,0,0,0,0,6],[0,0,0,0,0,0,6,6,0],[0,0,0,0,0,0,6,0,6],[0,0,0,0,0,0,0,0,6]] Now apply the same rule to: Input: [[2,0,0],[2,0,2],[2,0,2]]
[[2,0,0,0,0,0,0,0,0],[2,0,2,0,0,0,0,0,0],[2,0,2,0,0,0,0,0,0],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2]]
[[2,0,0,0,0,0,0,0,0],[2,0,2,0,0,0,0,0,0],[2,0,2,0,0,0,0,0,0],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[2,0,0,0,0,0,2,0,0],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2]]
[]
arc_train
[ "Example\nInput: [[4,0,0],[0,0,4],[4,0,0]]\nOutput: [[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[0,7,0],[7,7,7],[7,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7]]", "[[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,...
007bbfb7::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,0],[7,7,7],[7,7,7]] Output: [[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,...
arc
Example Input: [[6,6,0],[6,0,6],[0,0,6]] Output: [[6,6,0,6,6,0,0,0,0],[6,0,6,6,0,6,0,0,0],[0,0,6,0,0,6,0,0,0],[6,6,0,0,0,0,6,6,0],[6,0,6,0,0,0,6,0,6],[0,0,6,0,0,0,0,0,6],[0,0,0,0,0,0,6,6,0],[0,0,0,0,0,0,6,0,6],[0,0,0,0,0,0,0,0,6]] Now apply the same rule to: Input: [[7,7,7],[0,0,7],[7,7,0]]
[[7,7,7,7,7,7,7,7,7],[0,0,7,0,0,7,0,0,7],[7,7,0,7,7,0,7,7,0],[0,0,0,0,0,0,7,7,7],[0,0,0,0,0,0,0,0,7],[0,0,0,0,0,0,7,7,0],[7,7,7,7,7,7,0,0,0],[0,0,7,0,0,7,0,0,0],[7,7,0,7,7,0,0,0,0]]
[[7,7,7,7,7,7,7,7,7],[0,0,7,0,0,7,0,0,7],[7,7,0,7,7,0,7,7,0],[0,0,0,0,0,0,7,7,7],[0,0,0,0,0,0,0,0,7],[0,0,0,0,0,0,7,7,0],[7,7,7,7,7,7,0,0,0],[0,0,7,0,0,7,0,0,0],[7,7,0,7,7,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[4,0,0],[0,0,4],[4,0,0]]\nOutput: [[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0]]\n\nNow apply the same rule to:\nInput: [[0,7,0],[7,7,7],[7,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,0,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7]]", "[[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[4,0,0,...
007bbfb7::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,7],[7,7,7],[0,7,7]] Output: [[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,...
arc
Example Input: [[0,6,6],[6,0,0],[6,6,0]] Output: [[0,0,0,0,6,6,0,6,6],[0,0,0,6,0,0,6,0,0],[0,0,0,6,6,0,6,6,0],[0,6,6,0,0,0,0,0,0],[6,0,0,0,0,0,0,0,0],[6,6,0,0,0,0,0,0,0],[0,6,6,0,6,6,0,0,0],[6,0,0,6,0,0,0,0,0],[6,6,0,6,6,0,0,0,0]] Now apply the same rule to: Input: [[0,2,2],[0,0,0],[2,2,2]]
[[0,0,0,0,2,2,0,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,2,0,2,2,0,2,2],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,2]]
[[0,0,0,0,2,2,0,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,2,0,2,2,0,2,2],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,2]]
[]
arc_train
[ "Example\nInput: [[0,4,0],[0,0,0],[4,0,4]]\nOutput: [[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[4,0,4,0,0,0,4,0,4]]\n\nNow apply the same rule to:\nInput: [[0,7,7],[7,7,7],[0,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,0,7,7,0,7,7],[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7]]", "[[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,...
007bbfb7::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,7,7],[7,7,7],[0,7,7]] Output: [[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,...
arc
Example Input: [[0,6,6],[6,0,0],[6,6,0]] Output: [[0,0,0,0,6,6,0,6,6],[0,0,0,6,0,0,6,0,0],[0,0,0,6,6,0,6,6,0],[0,6,6,0,0,0,0,0,0],[6,0,0,0,0,0,0,0,0],[6,6,0,0,0,0,0,0,0],[0,6,6,0,6,6,0,0,0],[6,0,0,6,0,0,0,0,0],[6,6,0,6,6,0,0,0,0]] Now apply the same rule to: Input: [[7,7,0],[7,0,7],[7,0,7]]
[[7,7,0,7,7,0,0,0,0],[7,0,7,7,0,7,0,0,0],[7,0,7,7,0,7,0,0,0],[7,7,0,0,0,0,7,7,0],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[7,7,0,0,0,0,7,7,0],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7]]
[[7,7,0,7,7,0,0,0,0],[7,0,7,7,0,7,0,0,0],[7,0,7,7,0,7,0,0,0],[7,7,0,0,0,0,7,7,0],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7],[7,7,0,0,0,0,7,7,0],[7,0,7,0,0,0,7,0,7],[7,0,7,0,0,0,7,0,7]]
[]
arc_train
[ "Example\nInput: [[0,4,0],[0,0,0],[4,0,4]]\nOutput: [[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,0,0,0,0,4,0],[0,0,0,0,0,0,0,0,0],[4,0,4,0,0,0,4,0,4]]\n\nNow apply the same rule to:\nInput: [[0,7,7],[7,7,7],[0,7,7]]", "Example\nInp...
[ "[[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7],[0,7,7,0,7,7,0,7,7],[7,7,7,7,7,7,7,7,7],[0,7,7,0,7,7,0,7,7],[0,0,0,0,7,7,0,7,7],[0,0,0,7,7,7,7,7,7],[0,0,0,0,7,7,0,7,7]]", "[[0,0,0,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,4,0,4,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,4,0,...
007bbfb7::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,7],[7,7,7],[0,7,0]] Output: [[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,...
arc
Example Input: [[6,0,0],[6,0,6],[0,6,6]] Output: [[6,0,0,0,0,0,0,0,0],[6,0,6,0,0,0,0,0,0],[0,6,6,0,0,0,0,0,0],[6,0,0,0,0,0,6,0,0],[6,0,6,0,0,0,6,0,6],[0,6,6,0,0,0,0,6,6],[0,0,0,6,0,0,6,0,0],[0,0,0,6,0,6,6,0,6],[0,0,0,0,6,6,0,6,6]] Now apply the same rule to: Input: [[2,0,2],[2,0,2],[0,0,2]]
[[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[0,0,0,0,0,0,2,0,2],[0,0,0,0,0,0,2,0,2],[0,0,0,0,0,0,0,0,2]]
[[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[2,0,2,0,0,0,2,0,2],[2,0,2,0,0,0,2,0,2],[0,0,2,0,0,0,0,0,2],[0,0,0,0,0,0,2,0,2],[0,0,0,0,0,0,2,0,2],[0,0,0,0,0,0,0,0,2]]
[]
arc_train
[ "Example\nInput: [[0,0,4],[4,0,0],[0,0,4]]\nOutput: [[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4]]\n\nNow apply the same rule to:\nInput: [[7,7,7],[7,7,7],[0,7,0]]", "Example\nInp...
[ "[[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,0,7,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,...
007bbfb7::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[7,7,7],[7,7,7],[0,7,0]] Output: [[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,...
arc
Example Input: [[6,0,0],[6,0,6],[0,6,6]] Output: [[6,0,0,0,0,0,0,0,0],[6,0,6,0,0,0,0,0,0],[0,6,6,0,0,0,0,0,0],[6,0,0,0,0,0,6,0,0],[6,0,6,0,0,0,6,0,6],[0,6,6,0,0,0,0,6,6],[0,0,0,6,0,0,6,0,0],[0,0,0,6,0,6,6,0,6],[0,0,0,0,6,6,0,6,6]] Now apply the same rule to: Input: [[0,7,7],[7,0,0],[7,7,7]]
[[0,0,0,0,7,7,0,7,7],[0,0,0,7,0,0,7,0,0],[0,0,0,7,7,7,7,7,7],[0,7,7,0,0,0,0,0,0],[7,0,0,0,0,0,0,0,0],[7,7,7,0,0,0,0,0,0],[0,7,7,0,7,7,0,7,7],[7,0,0,7,0,0,7,0,0],[7,7,7,7,7,7,7,7,7]]
[[0,0,0,0,7,7,0,7,7],[0,0,0,7,0,0,7,0,0],[0,0,0,7,7,7,7,7,7],[0,7,7,0,0,0,0,0,0],[7,0,0,0,0,0,0,0,0],[7,7,7,0,0,0,0,0,0],[0,7,7,0,7,7,0,7,7],[7,0,0,7,0,0,7,0,0],[7,7,7,7,7,7,7,7,7]]
[]
arc_train
[ "Example\nInput: [[0,0,4],[4,0,0],[0,0,4]]\nOutput: [[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4]]\n\nNow apply the same rule to:\nInput: [[7,7,7],[7,7,7],[0,7,0]]", "Example\nInp...
[ "[[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[7,7,7,7,7,7,7,7,7],[7,7,7,7,7,7,7,7,7],[0,7,0,0,7,0,0,7,0],[0,0,0,7,7,7,0,0,0],[0,0,0,7,7,7,0,0,0],[0,0,0,0,7,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,4],[0,0,0,0,0,0,4,0,0],[0,0,0,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,0],[4,0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0,0],[0,0,0,...
00d62c1b
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,3,0,0,0,0],[0,0,3,0,0,3,0,0,0,0],[0,0,3,0,0,3,0,3,0,0],[0,0,3,3,3,3,3,3,3,0],[0,0,0,3,0,0,0,0,3,0],[0,0,0,3,0,0,0,3,3,0],[0,0,0,3,3,0,0,3,0,3],[0,0,0,3,0,3,0,0,3,0],[0,0,0,0,3,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,3,0,0,0,0],[0,0,3,4,4,3,0,0,0,0],[0,0,3,4...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,4,3,3,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,3,0,0,0,0,0,0,0,3,0],[0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,4,4,4,3,0,0,0,0],[0,0,0,0,3,0,0,0,3,4,4,4,4,4,4,3,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,4,3,3,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,3,0,0,0,0,0,0,0,3,0],[0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,4,4,4,3,0,0,0,0],[0,0,0,0,3,0,0,0,3,4,4,4,4,4,4,3,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,0,0,3,4,3,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,3,0,0,0,0],[0,0,3,0,0,3,0,0,0,0],[0,0,3,0,0,3,0,3,0,0],[0,0,3,3,3,3,3,3,3,0],[0,0,0,3,0,0,0,0,3,0],[0,0,0,3,0,0,0,3,3,0],[0,0,0,3,3,0,0,3,0,3],[0,0,0,3,0,3,0,0,3,0],[0,0,0,0,3,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,3,0,0,0,0],[0,0,3,4,4,3,0,0,0,0],[0,0,3,4...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,3,4,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,3,3,3,3,0,3,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,3,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3,0,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,3,4,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,3,3,3,3,0,3,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,3,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3,0,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,0,0,3,4,3,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,3,3,0,3,0],[0,0,0,3,3,0,3,3,0,0],[0,0,0,0,3,0,0,0,0,0],[0,3,3,3,3,0,0,0,3,0],[0,3,0,0,3,0,0,3,0,3],[0,3,0,0,3,3,3,3,3,0],[0,3,3,3,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,3,3,4,3,0],[0,0,0,3,3,0,3,3,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,3,0,3,3,3,3,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,3,0,0,0],[0,0,0,0,3,3,3,3,3,3,0,3,0,0,3,3,3,0,0,0],[0,0,0,0,3,4,4,4,4,3,0,0,0,3,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,3,0,0,3,0,0,0,0,3,0,0],[0,0,0,0,3,4,4,4,4,3,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,3,0,3,3,3,3,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,3,0,0,0],[0,0,0,0,3,3,3,3,3,3,0,3,0,0,3,3,3,0,0,0],[0,0,0,0,3,4,4,4,4,3,0,0,0,3,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,3,0,0,3,0,0,0,0,3,0,0],[0,0,0,0,3,4,4,4,4,3,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,4,3,0,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,3,3,0,3,0],[0,0,0,3,3,0,3,3,0,0],[0,0,0,0,3,0,0,0,0,0],[0,3,3,3,3,0,0,0,3,0],[0,3,0,0,3,0,0,3,0,3],[0,3,0,0,3,3,3,3,3,0],[0,3,3,3,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,3,3,4,3,0],[0,0,0,3,3,0,3,3,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,3,3,0,0,0,3,4,3,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,3,3,0,0,0,3,4,3,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,4,3,0,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,0,0,0,3,0,0,0,0],[0,3,0,0,3,0,3,0,0,0],[3,0,3,0,0,3,3,0,0,0],[0,3,3,0,0,0,3,0,0,0],[0,3,0,0,0,0,3,0,0,0],[0,3,3,3,3,3,3,3,0,0],[0,0,3,0,3,0,0,3,0,0],[0,0,0,0,3,0,0,3,0,0],[0,0,0,0,3,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,3,0,0,0,0],[0,3,0,0,3,4,3,0,0,0],[3,4,3,0,0,3,3,0,0,0],[0,3,3,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,4,3,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,0,0,3,0,3,3,3,3,0,0,0,0,0,0,0],[0,0,3,0,0,3,0,0,3,3,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,3,4,4,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,4,3,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0],[0,0,3,3,3,0,0,3,0,3,3,3,3,0,0,0,0,0,0,0],[0,0,3,0,0,3,0,0,3,3,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,3,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,3,4,3,0,0,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,0,0,0,3,0,0,0,0],[0,3,0,0,3,0,3,0,0,0],[3,0,3,0,0,3,3,0,0,0],[0,3,3,0,0,0,3,0,0,0],[0,3,0,0,0,0,3,0,0,0],[0,3,3,3,3,3,3,3,0,0],[0,0,3,0,3,0,0,3,0,0],[0,0,0,0,3,0,0,3,0,0],[0,0,0,0,3,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,3,0,0,0,0],[0,3,0,0,3,4,3,0,0,0],[3,4,3,0,0,3,3,0,0,0],[0,3,3,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,3,3,3,3,3,0,3,0,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,3,0],[0,0,0,0,0,0,0,0,0,0,3,3,0,0,0,0,0,3,0,0],[0,0,3,3,3,3,3,0,0,0,3,4,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,3,3,3,3,3,0,3,0,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,3,0],[0,0,0,0,0,0,0,0,0,0,3,3,0,0,0,0,0,3,0,0],[0,0,3,3,3,3,3,0,0,0,3,4,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,3,4,3,0,0,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3,3,3,0],[0,3,3,3,3,3,0,0,3,0],[3,0,3,0,0,3,0,0,3,0],[0,3,0,0,0,3,3,3,3,0],[0,0,0,0,0,3,0,0,0,0],[0,0,3,3,0,3,3,0,0,0],[0,3,0,3,3,3,0,0,0,0],[0,0,3,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3,3,3,0],[0,3,3,3...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,0,3,3,3,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,0,3,3,3,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,3,0,3,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,0,3,4,3,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3,3,3,0],[0,3,3,3,3,3,0,0,3,0],[3,0,3,0,0,3,0,0,3,0],[0,3,0,0,0,3,3,3,3,0],[0,0,0,0,0,3,0,0,0,0],[0,0,3,3,0,3,3,0,0,0],[0,3,0,3,3,3,0,0,0,0],[0,0,3,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3,3,3,0],[0,3,3,3...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,4,3,0,0,0,0,0,0,0,0,0,3,4,3,0],[0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,0,0,0,0,0,0,0,0,0,3,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,3,0,0,0],[0,0,0,0,3,0,0,3,0,0,0,0,0,0,3,4,3,0,0,0],[0,3,3,3,3,0,0,3,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,4,3,0,0,0,0,0,0,0,0,0,3,4,3,0],[0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,3,0,0,0,0,0,0,0,0,0,3,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,3,0,0,0],[0,0,0,0,3,0,0,3,0,0,0,0,0,0,3,4,3,0,0,0],[0,3,3,3,3,0,0,3,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,3,0,3,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,0,3,4,3,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,0,0],[0,0,0,0,3,0,0,3,0,0],[0,0,3,0,3,0,0,3,0,0],[0,3,3,3,3,3,3,3,0,0],[0,3,0,0,0,0,3,0,0,0],[0,3,3,0,0,0,3,0,0,0],[3,0,3,0,0,3,3,0,0,0],[0,3,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,0,0],[0,0,0,0,3,4,4,3,0,0],[0,0,3,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,3,3,4,3,3,3,3,0,0,0,0],[0,3,0,0,0,0,0,0,0,3,4,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3,3,3,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,4,4,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,4,4,3,0,0,0,3,0,0,0,0],[0,0,0,0,3,4,4,4,4,4,4,3,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,3,3,4,3,3,3,3,0,0,0,0],[0,3,0,0,0,0,0,0,0,3,4,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3,3,3,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,4,4,3,0,0,0,0,0,0,0,0],[0,0,0,0,3,4,4,4,4,4,4,3,0,0,0,3,0,0,0,0],[0,0,0,0,3,4,4,4,4,4,4,3,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,3,4,3,0,0,0,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,0,0],[0,0,0,0,3,0,0,3,0,0],[0,0,3,0,3,0,0,3,0,0],[0,3,3,3,3,3,3,3,0,0],[0,3,0,0,0,0,3,0,0,0],[0,3,3,0,0,0,3,0,0,0],[3,0,3,0,0,3,3,0,0,0],[0,3,0,0,3,0,3,0,0,0],[0,0,0,0,0,3,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,0,0],[0,0,0,0,3,4,4,3,0,0],[0,0,3,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,4,3,0],[0,0,0,0,0,0,0,0,3,3,0,3,3,3,3,3,0,3,0,0],[0,0,0,0,0,0,0,3,4,4,3,4,4,4,4,3,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,0,3,3,3,3,3,0,0,0,0],[0,0,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,4,4,4,3,0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,4,3,0],[0,0,0,0,0,0,0,0,3,3,0,3,3,3,3,3,0,3,0,0],[0,0,0,0,0,0,0,3,4,4,3,4,4,4,4,3,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,0,3,3,3,3,3,0,0,0,0],[0,0,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,4,4,4,3,0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,3,0,0,0,3,0,0],[0,0,3,4,3,0,0,0,0,0],[0,0,0,3,3,0,3,0,0,0],[0,0,0,0,0,3,3,3,0,0],[0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,3,3,3,0,0,0,0,0],[0,3,0,0,3,3,3,3,3,0],[0,3,0,0,3,0,0,3,0,3],[0,3,3,3,3,0,0,0,3,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,3,0,3,3,0,0],[0,0,0,0,3,3,3,0,3,0],[0,0,0,0,0,0,0,3,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,3,3,3,0,0,0,0,0],[0,3,4,4...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,0,3,0,0,3,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,0,0,3,4,3,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,3,3,3,0,0,0,0,0],[0,3,0,0,3,3,3,3,3,0],[0,3,0,0,3,0,0,3,0,3],[0,3,3,3,3,0,0,0,3,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,3,0,3,3,0,0],[0,0,0,0,3,3,3,0,3,0],[0,0,0,0,0,0,0,3,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,3,3,3,0,0,0,0,0],[0,3,4,4...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0],[0,3,4,3,0,0,0,0,0,0,0,0,0,3,4,3,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0],[0,0,3,3,3,3,0,0,0,0,0,0,0,0,0,3,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,3,0,0,3,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0],[0,3,4,3,0,0,0,0,0,0,0,0,0,3,4,3,0,0,0,0],[0,0,3,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0],[0,0,3,3,3,3,0,0,0,0,0,0,0,0,0,3,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,3,0,0,3,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,0,3,0,0,3,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,3,0,3,0,0,3,0,0,0],[0,0,3,0,0,3,3,3,0,0],[0,3,0,0,0,0,3,0,0,0],[0,0,3,0,3,3,0,0,0,0],[0,0,0,3,4,3,0,0,0,0],[0,0,0,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,3,0],[0,0,0,3,3,0,0,3,0,3],[0,0,0,3,0,0,0,3,3,0],[0,0,0,3,0,0,0,0,3,0],[0,0,3,3,3,3,3,3,3,0],[0,0,3,0,0,3,0,3,0,0],[0,0,3,0,0,3,0,0,0,0],[0,0,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,4,3,0,0,3,0],[0,0,0,3,3,0,0,3,4,3],[0,0,0,3...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,3,4,3,0,0],[0,0,0,0,0,0,0,3,3,3,3,0,3,0,0,3,3,3,0,0],[0,0,0,0,0,0,0,3,4,4,3,3,0,0,3,0,0,3,0,0],[0,0,0,0,0,0,3,3,4,4,3,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,3,3,3,0,0],[0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,3,4,3,0,0],[0,0,0,0,0,0,0,3,3,3,3,0,3,0,0,3,3,3,0,0],[0,0,0,0,0,0,0,3,4,4,3,3,0,0,3,0,0,3,0,0],[0,0,0,0,0,0,3,3,4,4,3,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,0,0,0,3,4,3,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,0,3,0],[0,3,0,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,...
arc
Example Input: [[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,0,3,0,0,3,0],[0,0,0,3,3,0,0,3,0,3],[0,0,0,3,0,0,0,3,3,0],[0,0,0,3,0,0,0,0,3,0],[0,0,3,3,3,3,3,3,3,0],[0,0,3,0,0,3,0,3,0,0],[0,0,3,0,0,3,0,0,0,0],[0,0,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,3,0,0,0,0,0],[0,0,0,3,4,3,0,0,3,0],[0,0,0,3,3,0,0,3,4,3],[0,0,0,3...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,3,3,3,3,3,3,0,0,0,0,0,0,0,0],[0,3,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,4,3,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,3,0,0,0,0,0,0,0,0],[0,0,3,0,3,0,3,3,3,3,3,3,0,0,0,0,0,0,0,0],[0,3,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,0,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,4,3,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,0,0,0,3,0,3,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,3,4,3,0],[0,3,4,3,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,3,0,0,0,0,0,0],[0,0,3,3,3,0,0,0,0,0],[0,0,0,3,0,3,3,0,0,0],[0,0,0,0,0,3,4,3,0,0],[0,0,3,0,0,0,3,0,0,0],[0,0,0,3,0,3,0,0,0,0],[0,0,3,0,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,3,0,0,0,0,0,0,0],[0,3,0,3,3,3,0,0,0,0],[0,0,3,3,0,3,3,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,3,0,0,0,3,3,3,3,0],[3,0,3,0,0,3,0,0,3,0],[0,3,3,3,3,3,0,0,3,0],[0,0,0,0,0,3,3,3,3,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,3,0,0,0,0,0,0,0],[0,3,4,3,3,3,0,0,0,0],[0,0,3,3,0,3,3,0,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0],[0,0,0,3,3,3,3,0,3,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,3,3,0,0,3,0,3,3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,3,0,0,0,3,4,4,4,4,3,0,0,0,0],[0,0,3,0,0,0,0,3,0,0,3,4,4,4,4,3,0,0,0,0],[0,0,0,3,0,3,0,0,0,0,3,4,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0],[0,0,0,3,3,3,3,0,3,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,3,3,3,0,0,3,0,3,3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,3,0,0,0,3,4,4,4,4,3,0,0,0,0],[0,0,3,0,0,0,0,3,0,0,3,4,4,4,4,3,0,0,0,0],[0,0,0,3,0,3,0,0,0,0,3,4,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,3,4,3,0,0,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
00d62c1b::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,0,3,0,0],[0,0,3,0,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]] Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,...
arc
Example Input: [[0,0,3,0,0,0,0,0,0,0],[0,3,0,3,3,3,0,0,0,0],[0,0,3,3,0,3,3,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,3,0,0,0,3,3,3,3,0],[3,0,3,0,0,3,0,0,3,0],[0,3,3,3,3,3,0,0,3,0],[0,0,0,0,0,3,3,3,3,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,3,0,0,0,0,0,0,0],[0,3,4,3,3,3,0,0,0,0],[0,0,3,3,0,3,3,0,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,3,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,4,4,4,4,4,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,3,3,3,3,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,3,4,3,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,3,0,3,0,0,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0],[...
[ "[[0,0,0,0,0,0],[0,0,3,0,0,0],[0,3,4,3,0,0],[0,0,3,4,3,0],[0,0,0,3,0,0],[0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0],[0,0,0,0,3,4,3,0,0,0],[0,0,0,0,3,3,0,3,0,0],[0,0,0,3,0,0,0,0,3,0],[0,0,3,3,3,0,0,3,0,0],[0,0,0,3,0,0,3,0,3,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]", ...
017c7c7b
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,0],[1,1,0],[0,1,0],[0,1,1],[0,1,0],[1,1,0]] Output: [[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0]] Example 2...
arc
Example Input: [[0,1,0],[1,1,0],[0,1,0],[0,1,0],[1,1,0],[0,1,0]] Output: [[0,2,0],[2,2,0],[0,2,0],[0,2,0],[2,2,0],[0,2,0],[0,2,0],[2,2,0],[0,2,0]] Now apply the same rule to: Input: [[1,1,1],[0,1,0],[0,1,0],[1,1,1],[0,1,0],[0,1,0]]
[[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0]]
[[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0]]
[]
arc_train
[ "Example\nInput: [[0,1,0],[1,0,1],[0,1,0],[1,0,1],[0,1,0],[1,0,1]]\nOutput: [[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,1,0],[1,1,0],[0,1,0],[0,1,1],[0,1,0],[1,1,0]]", "Example\nInput: [[0,1,0],[1,1,0],[0,1,0],[0,1,0],[1,1,0],[0,1,0]]\nOutpu...
[ "[[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0]]", "[[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]" ]
017c7c7b::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,1,0,0],[1,1,1,1,1,1],[0,1,0,0,0,1]] Output: [[0,0,0,2,0,0,0,2,0],[2,2,2,2,2,2,2,2,2],[0,2,0,0,0,2,0,0,0]] Example 2 Input: [[0,1,0,1,...
arc
Example Input: [[0,0,0,0,0,0],[1,1,1,1,1,1],[0,1,0,0,1,0]] Output: [[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,2],[0,2,0,0,2,0,0,2,0]] Now apply the same rule to: Input: [[1,0,0,1,0,0],[1,1,1,1,1,1],[1,0,0,1,0,0]]
[[2,0,0,2,0,0,2,0,0],[2,2,2,2,2,2,2,2,2],[2,0,0,2,0,0,2,0,0]]
[[2,0,0,2,0,0,2,0,0],[2,2,2,2,2,2,2,2,2],[2,0,0,2,0,0,2,0,0]]
[]
arc_train
[ "Example\nInput: [[0,1,0,1,0,1],[1,0,1,0,1,0],[0,1,0,1,0,1]]\nOutput: [[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,0,0,1,0,0],[1,1,1,1,1,1],[0,1,0,0,0,1]]", "Example\nInput: [[0,0,0,0,0,0],[1,1,1,1,1,1],[0,1,0,0,1,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[2,2,2...
[ "[[0,0,0,2,0,0,0,2,0],[2,2,2,2,2,2,2,2,2],[0,2,0,0,0,2,0,0,0]]", "[[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]" ]
017c7c7b::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,1],[0,1,0],[1,1,0],[0,1,0],[0,1,1],[0,1,0]] Output: [[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0]] Example 2...
arc
Example Input: [[0,1,0],[0,1,1],[0,1,0],[0,1,0],[0,1,1],[0,1,0]] Output: [[0,2,0],[0,2,2],[0,2,0],[0,2,0],[0,2,2],[0,2,0],[0,2,0],[0,2,2],[0,2,0]] Now apply the same rule to: Input: [[0,1,0],[0,1,0],[1,1,1],[0,1,0],[0,1,0],[1,1,1]]
[[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2]]
[[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2]]
[]
arc_train
[ "Example\nInput: [[1,0,1],[0,1,0],[1,0,1],[0,1,0],[1,0,1],[0,1,0]]\nOutput: [[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,1,1],[0,1,0],[1,1,0],[0,1,0],[0,1,1],[0,1,0]]", "Example\nInput: [[0,1,0],[0,1,1],[0,1,0],[0,1,0],[0,1,1],[0,1,0]]\nOutpu...
[ "[[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0]]", "[[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]" ]
017c7c7b::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[1,0,0,0,1,0],[1,1,1,1,1,1],[0,0,1,0,0,0]] Output: [[0,0,0,2,0,0,0,2,0],[2,2,2,2,2,2,2,2,2],[0,2,0,0,0,2,0,0,0]] Example 2 Input: [[1,0,1,0,...
arc
Example Input: [[0,1,0,0,1,0],[1,1,1,1,1,1],[0,0,0,0,0,0]] Output: [[0,2,0,0,2,0,0,2,0],[2,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0]] Now apply the same rule to: Input: [[0,0,1,0,0,1],[1,1,1,1,1,1],[0,0,1,0,0,1]]
[[0,0,2,0,0,2,0,0,2],[2,2,2,2,2,2,2,2,2],[0,0,2,0,0,2,0,0,2]]
[[0,0,2,0,0,2,0,0,2],[2,2,2,2,2,2,2,2,2],[0,0,2,0,0,2,0,0,2]]
[]
arc_train
[ "Example\nInput: [[1,0,1,0,1,0],[0,1,0,1,0,1],[1,0,1,0,1,0]]\nOutput: [[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]\n\nNow apply the same rule to:\nInput: [[1,0,0,0,1,0],[1,1,1,1,1,1],[0,0,1,0,0,0]]", "Example\nInput: [[0,1,0,0,1,0],[1,1,1,1,1,1],[0,0,0,0,0,0]]\nOutput: [[0,2,0,0,2,0,0,2,0],[2,2,2...
[ "[[0,0,0,2,0,0,0,2,0],[2,2,2,2,2,2,2,2,2],[0,2,0,0,0,2,0,0,0]]", "[[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]" ]
017c7c7b::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,0],[0,1,1],[0,1,0],[1,1,0],[0,1,0],[0,1,1]] Output: [[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0]] Example 2...
arc
Example Input: [[0,1,0],[0,1,1],[0,1,0],[0,1,0],[0,1,1],[0,1,0]] Output: [[0,2,0],[0,2,2],[0,2,0],[0,2,0],[0,2,2],[0,2,0],[0,2,0],[0,2,2],[0,2,0]] Now apply the same rule to: Input: [[1,1,1],[0,1,0],[0,1,0],[1,1,1],[0,1,0],[0,1,0]]
[[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0]]
[[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0]]
[]
arc_train
[ "Example\nInput: [[0,1,0],[1,0,1],[0,1,0],[1,0,1],[0,1,0],[1,0,1]]\nOutput: [[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,1,0],[0,1,1],[0,1,0],[1,1,0],[0,1,0],[0,1,1]]", "Example\nInput: [[0,1,0],[0,1,1],[0,1,0],[0,1,0],[0,1,1],[0,1,0]]\nOutpu...
[ "[[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0]]", "[[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]" ]
017c7c7b::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,0,0,0,1],[1,1,1,1,1,1],[0,0,0,1,0,0]] Output: [[0,2,0,0,0,2,0,0,0],[2,2,2,2,2,2,2,2,2],[0,0,0,2,0,0,0,2,0]] Example 2 Input: [[0,1,0,1,...
arc
Example Input: [[0,1,0,0,1,0],[1,1,1,1,1,1],[0,0,0,0,0,0]] Output: [[0,2,0,0,2,0,0,2,0],[2,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0]] Now apply the same rule to: Input: [[1,0,0,1,0,0],[1,1,1,1,1,1],[1,0,0,1,0,0]]
[[2,0,0,2,0,0,2,0,0],[2,2,2,2,2,2,2,2,2],[2,0,0,2,0,0,2,0,0]]
[[2,0,0,2,0,0,2,0,0],[2,2,2,2,2,2,2,2,2],[2,0,0,2,0,0,2,0,0]]
[]
arc_train
[ "Example\nInput: [[0,1,0,1,0,1],[1,0,1,0,1,0],[0,1,0,1,0,1]]\nOutput: [[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,1,0,0,0,1],[1,1,1,1,1,1],[0,0,0,1,0,0]]", "Example\nInput: [[0,1,0,0,1,0],[1,1,1,1,1,1],[0,0,0,0,0,0]]\nOutput: [[0,2,0,0,2,0,0,2,0],[2,2,2...
[ "[[0,2,0,0,0,2,0,0,0],[2,2,2,2,2,2,2,2,2],[0,0,0,2,0,0,0,2,0]]", "[[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]" ]
017c7c7b::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[1,1,0],[0,1,0],[0,1,1],[0,1,0],[1,1,0],[0,1,0]] Output: [[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0]] Example 2...
arc
Example Input: [[0,1,0],[1,1,0],[0,1,0],[0,1,0],[1,1,0],[0,1,0]] Output: [[0,2,0],[2,2,0],[0,2,0],[0,2,0],[2,2,0],[0,2,0],[0,2,0],[2,2,0],[0,2,0]] Now apply the same rule to: Input: [[0,1,0],[0,1,0],[1,1,1],[0,1,0],[0,1,0],[1,1,1]]
[[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2]]
[[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2],[0,2,0],[0,2,0],[2,2,2]]
[]
arc_train
[ "Example\nInput: [[1,0,1],[0,1,0],[1,0,1],[0,1,0],[1,0,1],[0,1,0]]\nOutput: [[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[1,1,0],[0,1,0],[0,1,1],[0,1,0],[1,1,0],[0,1,0]]", "Example\nInput: [[0,1,0],[1,1,0],[0,1,0],[0,1,0],[1,1,0],[0,1,0]]\nOutpu...
[ "[[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0],[0,2,2],[0,2,0],[2,2,0],[0,2,0]]", "[[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0],[2,0,2],[0,2,0]]" ]
017c7c7b::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,1,0,0,0],[1,1,1,1,1,1],[1,0,0,0,1,0]] Output: [[0,2,0,0,0,2,0,0,0],[2,2,2,2,2,2,2,2,2],[0,0,0,2,0,0,0,2,0]] Example 2 Input: [[1,0,1,0,...
arc
Example Input: [[0,0,0,0,0,0],[1,1,1,1,1,1],[0,1,0,0,1,0]] Output: [[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,2],[0,2,0,0,2,0,0,2,0]] Now apply the same rule to: Input: [[0,0,1,0,0,1],[1,1,1,1,1,1],[0,0,1,0,0,1]]
[[0,0,2,0,0,2,0,0,2],[2,2,2,2,2,2,2,2,2],[0,0,2,0,0,2,0,0,2]]
[[0,0,2,0,0,2,0,0,2],[2,2,2,2,2,2,2,2,2],[0,0,2,0,0,2,0,0,2]]
[]
arc_train
[ "Example\nInput: [[1,0,1,0,1,0],[0,1,0,1,0,1],[1,0,1,0,1,0]]\nOutput: [[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,0,1,0,0,0],[1,1,1,1,1,1],[1,0,0,0,1,0]]", "Example\nInput: [[0,0,0,0,0,0],[1,1,1,1,1,1],[0,1,0,0,1,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[2,2,2...
[ "[[0,2,0,0,0,2,0,0,0],[2,2,2,2,2,2,2,2,2],[0,0,0,2,0,0,0,2,0]]", "[[0,2,0,2,0,2,0,2,0],[2,0,2,0,2,0,2,0,2],[0,2,0,2,0,2,0,2,0]]" ]
025d127b
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,6,6,6,0,0,0,0,0],[0,6,0,0,6,0,0,0,0],[0,0,6,0,0,6,0,0,0],[0,0,0,6,0,0,6,0,0],[0,0,0,0,6,6,6,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,8,8,8,8,8,0,0,0],[0,8,0,0,0,0,8,0,0],[0,0,8,0,0,0,0,8,0],[0,0,0,8,0,0,0,0,8],[0,0,0,0,8,8,8,8,8],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,0,8,8,8,8,8,0,0],[0,0,8,0,0,0,0,8,0],[0,0,0,8,0,0,0,0,8],[0,0,0,0,8,0,0,0,8],[0,0,0,0,8,8,8,8,8],[0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0],[0,0,4,4,4,4,4,4,0,0],[0,0,4,0,0,0,0,0,4,0],[0,0,0,4,0,0,0,0,0,4],[0,0,0,0,4,0,0,0,0,4],[0,0,0,0,4,4,4,4,4,4],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,4,4,4,4,4,4,0,0],[0,0,4,0,0,0,0,0,4,0],[0,0,0,4,0,0,0,0,0,4],[0,0,0,0,4,0,0,0,0,4],[0,0,0,0,4,4,4,4,4,4],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,8,8,8,8,8,0,0,0],[0,8,0,0,0,0,8,0,0],[0,0,8,0,0,0,0,8,0],[0,0,0,8,0,0,0,0,8],[0,0,0,0,8,8,8,8,8],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,8,8,8,8,8,0,0],[0,0,8,0,0,0,0,8,0],[0,0,0,8,0,0,0,0,8],[0,0,0,0,8,0,0,0,8],[0,0,0,0,8,8,8,8,8],[0,0,0,...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,6,6,6,0,0,0,0],[0,0,6,0,0,6,0,0,0],[0,0,0,6,0,0,6,0,0],[0,0,0,0,6,0,6,0,0],[0,0,0,0,6,6,6,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,2,0,2,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]" ]
025d127b::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,6,6,0,0,0,0,0,0,0,0],[0,0,0,6,0,6,0,0,2,2,0,0,0,0],[0,0,6,0,0,6,0,2,0,2,...
arc
Example Input: [[0,0,0,0,8,8,0,0],[0,0,0,8,0,8,0,0],[0,0,8,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,8,0,0,0],[0,8,0,8,0,0,0,0],[0,8,8,0,0,0,0,0],[0,0,0,0,0,0,0,0]] Output: [[0,0,0,8,8,8,0,0],[0,0,8,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,8,8,0,0],[0,8,0,8,0,0,0,0],[0,8,8,0,0,0,0,0],[0,0,0...
[[0,0,0,4,4,4,0,0,0,0],[0,0,4,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,4,4,0,0,0,0],[0,4,0,4,0,0,0,0,0,0],[0,4,4,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,4,4,4,0,0,0,0],[0,0,4,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,4,4,0,0,0,0],[0,4,0,4,0,0,0,0,0,0],[0,4,4,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,8,8,0,0],[0,0,0,8,0,8,0,0],[0,0,8,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,8,0,0,0],[0,8,0,8,0,0,0,0],[0,8,8,0,0,0,0,0],[0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,8,8,8,0,0],[0,0,8,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,8,8,0,0],[0,8,0,8,0,0,0,0],[0,8,8,0,0,0,0,0]...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,6,6,6,0,0,0,0,0,0,0,0],[0,0,6,0,0,6,0,2,2,2,0,0,0,0],[0,6,0,0,6,6,0,2,0,2,0,0,0,0],[0,6,0,6,0,0,0,2,2,2,0,0,0,0],[0,6,6,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0]]" ]
025d127b::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,2,0,0,2,0,0],[0,0,0,0,2,2,2,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[8,8,8,8,8,0,0,0,0],[8,0,0,0,0,8,0,0,0],[0,8,0,0,0,0,8,0,0],[0,0,8,0,0,0,0,8,0],[0,0,0,8,8,8,8,8,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[8,8,8,8,8,0,0,0,0],[8,0,0,0,8,0,0,0,0],[8,0,0,0,0,8,0,0,0],[0,8,0,0,0,0,8,0,0],[0,0,8,8,8,8,8...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[4,4,4,4,4,4,0,0,0,0],[4,0,0,0,0,4,0,0,0,0],[4,0,0,0,0,0,4,0,0,0],[0,4,0,0,0,0,0,4,0,0],[0,0,4,4,4,4,4,4,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[4,4,4,4,4,4,0,0,0,0],[4,0,0,0,0,4,0,0,0,0],[4,0,0,0,0,0,4,0,0,0],[0,4,0,0,0,0,0,4,0,0],[0,0,4,4,4,4,4,4,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[8,8,8,8,8,0,0,0,0],[8,0,0,0,0,8,0,0,0],[0,8,0,0,0,0,8,0,0],[0,0,8,0,0,0,0,8,0],[0,0,0,8,8,8,8,8,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[8,8,8,8,8,0,0,0,0],[8,0,0,0,8,0,0,0,0],[8,0,0,0,0,8,0,0,0],[0,8,0,0,0,0,8,0,0],[0,0,8,...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,2,0,2,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,6,6,6,0,0,0,0],[0,0,6,0,6,0,0,0,0],[0,0,6,0,0,6,0,0,0],[0,0,0,6,0,0,6,0,0],[0,0,0,0,6,6,6,0,0],[0,0,0,0,0,0,0,0,0]]" ]
025d127b::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,6,6,0],[0,0,0,0,0,2,2,0,0,0,6,0,6,0],[0,0,0,0,2,0,2,0,0,6,0,0,6,0],[0,0,0,0,2,0,2,0,6,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0],[0,0,0,0,8,0,8,0],[0,0,0,8,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,8,0,0],[0,0,8,0,8,0,0,0],[0,0,8,8,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0],[0,0,0,0,8,0,8,0],[0,0,8,8,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,4,4,0],[0,0,0,0,0,0,4,0,4,0],[0,0,0,0,4,4,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,4,0,0],[0,0,0,0,4,4,4,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,4,4,0],[0,0,0,0,0,0,4,0,4,0],[0,0,0,0,4,4,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,4,0,0],[0,0,0,0,4,4,4,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0],[0,0,0,0,8,0,8,0],[0,0,0,8,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,8,0,0],[0,0,8,0,8,0,0,0],[0,0,8,8,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0],[0,0,0,0,8,0,8,0],[0,0,8,8,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0]...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,6,6,0],[0,0,0,0,2,2,2,0,0,0,6,0,6,0],[0,0,0,0,2,0,2,0,6,6,0,0,6,0],[0,0,0,0,2,2,2,0,6,0,0,6,0,0],[0,0,0,0,0,0,0,0,6,6,6,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0]]" ]
025d127b::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,6,6,6,0],[0,0,0,0,6,0,0,6,0],[0,0,0,6,0,0,6,0,0],[0,0,6,0,0,6,0,0,0],[0,0,6,6,6,0,0,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,8,8,8,0],[0,0,8,0,0,0,0,8,0],[0,8,0,0,0,0,8,0,0],[8,0,0,0,0,8,0,0,0],[8,8,8,8,8,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,0,8,8,8,8,8,0,0],[0,8,0,0,0,0,8,0,0],[8,0,0,0,0,8,0,0,0],[8,0,0,0,8,0,0,0,0],[8,8,8,8,8,0,0,0,0],[0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0],[0,0,4,4,4,4,4,4,0,0],[0,4,0,0,0,0,0,4,0,0],[4,0,0,0,0,0,4,0,0,0],[4,0,0,0,0,4,0,0,0,0],[4,4,4,4,4,4,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,4,4,4,4,4,4,0,0],[0,4,0,0,0,0,0,4,0,0],[4,0,0,0,0,0,4,0,0,0],[4,0,0,0,0,4,0,0,0,0],[4,4,4,4,4,4,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,8,8,8,0],[0,0,8,0,0,0,0,8,0],[0,8,0,0,0,0,8,0,0],[8,0,0,0,0,8,0,0,0],[8,8,8,8,8,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,8,8,8,8,8,0,0],[0,8,0,0,0,0,8,0,0],[8,0,0,0,0,8,0,0,0],[8,0,0,0,8,0,0,0,0],[8,8,8,8,8,0,0,0,0],[0,0,0,...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,6,6,6,0,0],[0,0,0,6,0,0,6,0,0],[0,0,6,0,0,6,0,0,0],[0,0,6,0,6,0,0,0,0],[0,0,6,6,6,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,2,0,2,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]" ]
025d127b::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,6,6,0,0,0,0,0,0,0,0,0,0,0],[0,6,0,6,0,0,0,2,2,0,0,0,0,0],[0,6,0,0,6,0,0,2,0,2,0,0,0,0],[0,0,6,0,0,6,0,2,0,2,...
arc
Example Input: [[0,0,0,0,0,0,0,0],[0,8,8,0,0,0,0,0],[0,8,0,8,0,0,0,0],[0,8,0,0,8,0,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,0,8,0,0,8,0,0],[0,0,0,8,0,8,0,0],[0,0,0,0,8,8,0,0]] Output: [[0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0],[0,8,8,0,0,0,0,0],[0,8,0,8,0,0,0,0],[0,8,0,0,8,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,0,8...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,4,4,0,0,0,0,0,0,0],[0,4,0,4,0,0,0,0,0,0],[0,4,0,0,4,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,0,4,0,0,4,0,0,0,0],[0,0,0,4,4,4,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,4,4,0,0,0,0,0,0,0],[0,4,0,4,0,0,0,0,0,0],[0,4,0,0,4,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,4,0,0,0,4,0,0,0,0],[0,0,4,0,0,4,0,0,0,0],[0,0,0,4,4,4,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0],[0,8,8,0,0,0,0,0],[0,8,0,8,0,0,0,0],[0,8,0,0,8,0,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0],[0,0,8,0,0,8,0,0],[0,0,0,8,0,8,0,0],[0,0,0,0,8,8,0,0]]\nOutput: [[0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0],[0,8,8,0,0,0,0,0],[0,8,0,8,0,0,0,0],[0,8,0,0,8,8,0,0],[0,8,0,0,0,8,0,0],[0,8,0,0,0,8,0,0]...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,6,6,0,0,0,0,0,0,0,0,0,0,0],[0,6,0,6,0,0,0,2,2,2,0,0,0,0],[0,6,0,0,6,6,0,2,0,2,0,0,0,0],[0,0,6,0,0,6,0,2,2,2,0,0,0,0],[0,0,0,6,6,6,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0]]" ]
025d127b::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,2,0,0,2,0,0,0],[0,0,2,2,2,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,8,8,8],[0,0,0,8,0,0,0,0,8],[0,0,8,0,0,0,0,8,0],[0,8,0,0,0,0,8,0,0],[0,8,8,8,8,8,0,0,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,8,8,8],[0,0,0,0,8,0,0,0,8],[0,0,0,8,0,0,0,0,8],[0,0,8,0,0,0,0,8,0],[0,0,8,8,8,8,8...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,4,4,4,4,4,4],[0,0,0,0,4,0,0,0,0,4],[0,0,0,4,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,4,0],[0,0,4,4,4,4,4,4,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,4,4,4,4,4,4],[0,0,0,0,4,0,0,0,0,4],[0,0,0,4,0,0,0,0,0,4],[0,0,4,0,0,0,0,0,4,0],[0,0,4,4,4,4,4,4,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,8,8,8],[0,0,0,8,0,0,0,0,8],[0,0,8,0,0,0,0,8,0],[0,8,0,0,0,0,8,0,0],[0,8,8,8,8,8,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,8,8,8],[0,0,0,0,8,0,0,0,8],[0,0,0,8,0,0,0,0,8],[0,0,8,0,0,0,0,8,0],[0,0,8,...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,2,0,2,0,0,0],[0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,6,6,6,0,0],[0,0,0,0,6,0,6,0,0],[0,0,0,6,0,0,6,0,0],[0,0,6,0,0,6,0,0,0],[0,0,6,6,6,0,0,0,0],[0,0,0,0,0,0,0,0,0]]" ]
025d127b::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,6,6,0,0,0,0],[0,0,0,0,2,2,0,0,6,0,6,0,0,0],[0,0,0,0,2,0,2,0,6,0,...
arc
Example Input: [[0,0,8,8,0,0,0,0],[0,0,8,0,8,0,0,0],[0,0,8,0,0,8,0,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,0,8,0,0,8,0],[0,0,0,0,8,0,8,0],[0,0,0,0,0,8,8,0],[0,0,0,0,0,0,0,0]] Output: [[0,0,8,8,8,0,0,0],[0,0,8,0,0,8,0,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,8,0,0,8,0],[0,0,0,0,8,0,8,0],[0,0,0,0,0,8,8,0],[0,0,0...
[[0,0,0,0,4,4,4,0,0,0],[0,0,0,0,4,0,0,4,0,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,4,0,0,4,0],[0,0,0,0,0,0,4,0,4,0],[0,0,0,0,0,0,0,4,4,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,4,4,4,0,0,0],[0,0,0,0,4,0,0,4,0,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,0,0,0,4,0],[0,0,0,0,4,4,0,0,4,0],[0,0,0,0,0,0,4,0,4,0],[0,0,0,0,0,0,0,4,4,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,8,8,0,0,0,0],[0,0,8,0,8,0,0,0],[0,0,8,0,0,8,0,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,0,8,0,0,8,0],[0,0,0,0,8,0,8,0],[0,0,0,0,0,8,8,0],[0,0,0,0,0,0,0,0]]\nOutput: [[0,0,8,8,8,0,0,0],[0,0,8,0,0,8,0,0],[0,0,8,0,0,0,8,0],[0,0,8,0,0,0,8,0],[0,0,8,8,0,0,8,0],[0,0,0,0,8,0,8,0],[0,0,0,0,0,8,8,0]...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,6,6,6,0,0,0],[0,0,0,0,2,2,2,0,6,0,0,6,0,0],[0,0,0,0,2,0,2,0,6,6,0,0,6,0],[0,0,0,0,2,2,2,0,0,0,6,0,6,0],[0,0,0,0,0,0,0,0,0,0,0,6,6,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0]]" ]
045e512c
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,4,4,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,4,4,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,8,8,0,3,3,3,0,3,3,3,0,3,3,3],[0,0,0...
045e512c::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[4,4,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0],[4,4,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[[0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[4,4,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0],[4,4,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0...
045e512c::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0],[0,0,0...
045e512c::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,5,5,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[3,3,0,3,3,3,0,3,3,3,0,8,8,8,0,0,0,0,0,0,0],[0,3,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[3,3,0,3,3,3,0,3,3,3,0,8,8,8,0,0,0,0,0,0,0],[0,3,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[2,2,2,0,2,2,2,0,2,2,2,0,8,8,8,0,0,0,0,0,0],[2,0,2...
045e512c::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,4,4,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[2,2,2,0,2,...
[[0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,4,4,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[2,2,2,0,2,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[3,3,3,0,3,3,3,0,3,3,3,0,8,8,8,0,0,0,0,0,0],[3,0,3...
045e512c::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,8,8,8,0,3,3,3,0,3,3,3,0,3,3],[0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,8,8,8,0,3,3,3,0,3,3,3,0,3,3],[0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,8,8,0,2,2,2,0,2,2,2,0,2,2,2],[0,0,0...
045e512c::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,0,2,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,0,2,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0...
045e512c::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,4,4],[0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,4,4],[0,0,0,0,0,...
[[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,4,4],[0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,4,4],[0,0,0,0,0,...
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,0],[0,0,0...
0520fde7
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[1,0,0,5,0,1,0],[0,1,0,5,1,1,1],[1,0,0,5,0,0,0]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[1,1,0,5,0,1,0],[0,0,1,5,1,1,1],[1,1,0,...
arc
Example Input: [[0,0,1,5,0,0,0],[1,1,0,5,1,0,1],[0,1,1,5,1,0,1]] Output: [[0,0,0],[2,0,0],[0,0,2]] Now apply the same rule to: Input: [[1,0,1,5,1,0,1],[0,1,0,5,1,0,1],[1,0,1,5,0,1,0]]
[[2,0,2],[0,0,0],[0,0,0]]
[[2,0,2],[0,0,0],[0,0,0]]
[]
arc_train
[ "Example\nInput: [[1,1,0,5,0,1,0],[0,0,1,5,1,1,1],[1,1,0,5,0,1,0]]\nOutput: [[0,2,0],[0,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[1,0,0,5,0,1,0],[0,1,0,5,1,1,1],[1,0,0,5,0,0,0]]", "Example\nInput: [[0,0,1,5,0,0,0],[1,1,0,5,1,0,1],[0,1,1,5,1,0,1]]\nOutput: [[0,0,0],[2,0,0],[0,0,2]]\n\nNow apply the sa...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,2,0],[0,0,2],[0,2,0]]" ]
0520fde7::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,0],[1,1,0],[0,1,0],[5,5,5],[0,0,0],[0,1,0],[1,0,1]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[0,1,0],[1,1,1],[0,1,0],[5,5,5]...
arc
Example Input: [[0,1,1],[0,0,0],[0,1,1],[5,5,5],[1,0,1],[0,1,1],[0,1,0]] Output: [[0,0,2],[0,0,0],[0,2,0]] Now apply the same rule to: Input: [[1,1,0],[0,0,1],[1,1,0],[5,5,5],[1,0,1],[0,1,0],[1,0,1]]
[[2,0,0],[0,0,0],[2,0,0]]
[[2,0,0],[0,0,0],[2,0,0]]
[]
arc_train
[ "Example\nInput: [[0,1,0],[1,1,1],[0,1,0],[5,5,5],[0,1,0],[1,0,1],[1,0,1]]\nOutput: [[0,2,0],[2,0,2],[0,0,0]]\n\nNow apply the same rule to:\nInput: [[0,1,0],[1,1,0],[0,1,0],[5,5,5],[0,0,0],[0,1,0],[1,0,1]]", "Example\nInput: [[0,1,1],[0,0,0],[0,1,1],[5,5,5],[1,0,1],[0,1,1],[0,1,0]]\nOutput: [[0,0,2],[0,0,0],[0,2...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,2,0],[2,0,2],[0,0,0]]" ]
0520fde7::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,5,0,0,1],[1,1,1,5,0,1,0],[0,1,0,5,0,0,1]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[0,1,0,5,0,1,1],[1,1,1,5,1,0,0],[0,1,0,...
arc
Example Input: [[1,0,1,5,1,1,0],[1,0,1,5,0,1,1],[0,0,0,5,1,0,0]] Output: [[2,0,0],[0,0,2],[0,0,0]] Now apply the same rule to: Input: [[0,1,0,5,1,0,1],[1,0,1,5,0,1,0],[1,0,1,5,1,0,1]]
[[0,0,0],[0,0,0],[2,0,2]]
[[0,0,0],[0,0,0],[2,0,2]]
[]
arc_train
[ "Example\nInput: [[0,1,0,5,0,1,1],[1,1,1,5,1,0,0],[0,1,0,5,0,1,1]]\nOutput: [[0,2,0],[2,0,0],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,0,0,5,0,0,1],[1,1,1,5,0,1,0],[0,1,0,5,0,0,1]]", "Example\nInput: [[1,0,1,5,1,1,0],[1,0,1,5,0,1,1],[0,0,0,5,1,0,0]]\nOutput: [[2,0,0],[0,0,2],[0,0,0]]\n\nNow apply the sa...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,2,0],[2,0,0],[0,2,0]]" ]
0520fde7::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[1,0,1],[0,1,0],[0,0,0],[5,5,5],[0,1,0],[0,1,1],[0,1,0]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[1,0,1],[1,0,1],[0,1,0],[5,5,5]...
arc
Example Input: [[0,1,0],[1,1,0],[1,0,1],[5,5,5],[1,1,0],[0,0,0],[1,1,0]] Output: [[0,2,0],[0,0,0],[2,0,0]] Now apply the same rule to: Input: [[1,0,1],[0,1,0],[1,0,1],[5,5,5],[0,1,1],[1,0,0],[0,1,1]]
[[0,0,2],[0,0,0],[0,0,2]]
[[0,0,2],[0,0,0],[0,0,2]]
[]
arc_train
[ "Example\nInput: [[1,0,1],[1,0,1],[0,1,0],[5,5,5],[0,1,0],[1,1,1],[0,1,0]]\nOutput: [[0,0,0],[2,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[1,0,1],[0,1,0],[0,0,0],[5,5,5],[0,1,0],[0,1,1],[0,1,0]]", "Example\nInput: [[0,1,0],[1,1,0],[1,0,1],[5,5,5],[1,1,0],[0,0,0],[1,1,0]]\nOutput: [[0,2,0],[0,0,0],[2,0...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,0,0],[2,0,2],[0,2,0]]" ]
0520fde7::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,0,5,0,0,1],[1,1,1,5,0,1,0],[0,0,0,5,0,0,1]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[0,1,0,5,0,1,1],[1,1,1,5,1,0,0],[0,1,0,...
arc
Example Input: [[0,0,0,5,1,0,0],[1,0,1,5,0,1,1],[1,0,1,5,1,1,0]] Output: [[0,0,0],[0,0,2],[2,0,0]] Now apply the same rule to: Input: [[1,0,1,5,1,0,1],[1,0,1,5,0,1,0],[0,1,0,5,1,0,1]]
[[2,0,2],[0,0,0],[0,0,0]]
[[2,0,2],[0,0,0],[0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,1,0,5,0,1,1],[1,1,1,5,1,0,0],[0,1,0,5,0,1,1]]\nOutput: [[0,2,0],[2,0,0],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[0,1,0,5,0,0,1],[1,1,1,5,0,1,0],[0,0,0,5,0,0,1]]", "Example\nInput: [[0,0,0,5,1,0,0],[1,0,1,5,0,1,1],[1,0,1,5,1,1,0]]\nOutput: [[0,0,0],[0,0,2],[2,0,0]]\n\nNow apply the sa...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,2,0],[2,0,0],[0,2,0]]" ]
0520fde7::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[1,0,1],[0,1,0],[0,0,0],[5,5,5],[0,1,0],[1,1,0],[0,1,0]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[1,0,1],[1,0,1],[0,1,0],[5,5,5]...
arc
Example Input: [[0,1,0],[0,1,1],[1,0,1],[5,5,5],[0,1,1],[0,0,0],[0,1,1]] Output: [[0,2,0],[0,0,0],[0,0,2]] Now apply the same rule to: Input: [[1,0,1],[0,1,0],[1,0,1],[5,5,5],[1,1,0],[0,0,1],[1,1,0]]
[[2,0,0],[0,0,0],[2,0,0]]
[[2,0,0],[0,0,0],[2,0,0]]
[]
arc_train
[ "Example\nInput: [[1,0,1],[1,0,1],[0,1,0],[5,5,5],[0,1,0],[1,1,1],[0,1,0]]\nOutput: [[0,0,0],[2,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[1,0,1],[0,1,0],[0,0,0],[5,5,5],[0,1,0],[1,1,0],[0,1,0]]", "Example\nInput: [[0,1,0],[0,1,1],[1,0,1],[5,5,5],[0,1,1],[0,0,0],[0,1,1]]\nOutput: [[0,2,0],[0,0,0],[0,0...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,0,0],[2,0,2],[0,2,0]]" ]
0520fde7::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[1,0,0,5,0,0,0],[0,1,0,5,1,1,1],[1,0,0,5,0,1,0]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[1,1,0,5,0,1,0],[0,0,1,5,1,1,1],[1,1,0,...
arc
Example Input: [[0,1,1,5,1,0,1],[1,1,0,5,1,0,1],[0,0,1,5,0,0,0]] Output: [[0,0,2],[2,0,0],[0,0,0]] Now apply the same rule to: Input: [[1,0,1,5,0,1,0],[0,1,0,5,1,0,1],[1,0,1,5,1,0,1]]
[[0,0,0],[0,0,0],[2,0,2]]
[[0,0,0],[0,0,0],[2,0,2]]
[]
arc_train
[ "Example\nInput: [[1,1,0,5,0,1,0],[0,0,1,5,1,1,1],[1,1,0,5,0,1,0]]\nOutput: [[0,2,0],[0,0,2],[0,2,0]]\n\nNow apply the same rule to:\nInput: [[1,0,0,5,0,0,0],[0,1,0,5,1,1,1],[1,0,0,5,0,1,0]]", "Example\nInput: [[0,1,1,5,1,0,1],[1,1,0,5,1,0,1],[0,0,1,5,0,0,0]]\nOutput: [[0,0,2],[2,0,0],[0,0,0]]\n\nNow apply the sa...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,2,0],[0,0,2],[0,2,0]]" ]
0520fde7::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,1,0],[0,1,1],[0,1,0],[5,5,5],[0,0,0],[0,1,0],[1,0,1]] Output: [[0,0,0],[0,2,0],[0,0,0]] Example 2 Input: [[0,1,0],[1,1,1],[0,1,0],[5,5,5]...
arc
Example Input: [[1,1,0],[0,0,0],[1,1,0],[5,5,5],[1,0,1],[1,1,0],[0,1,0]] Output: [[2,0,0],[0,0,0],[0,2,0]] Now apply the same rule to: Input: [[0,1,1],[1,0,0],[0,1,1],[5,5,5],[1,0,1],[0,1,0],[1,0,1]]
[[0,0,2],[0,0,0],[0,0,2]]
[[0,0,2],[0,0,0],[0,0,2]]
[]
arc_train
[ "Example\nInput: [[0,1,0],[1,1,1],[0,1,0],[5,5,5],[0,1,0],[1,0,1],[1,0,1]]\nOutput: [[0,2,0],[2,0,2],[0,0,0]]\n\nNow apply the same rule to:\nInput: [[0,1,0],[0,1,1],[0,1,0],[5,5,5],[0,0,0],[0,1,0],[1,0,1]]", "Example\nInput: [[1,1,0],[0,0,0],[1,1,0],[5,5,5],[1,0,1],[1,1,0],[0,1,0]]\nOutput: [[2,0,0],[0,0,0],[0,2...
[ "[[0,0,0],[0,2,0],[0,0,0]]", "[[0,2,0],[2,0,2],[0,0,0]]" ]
05269061
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[2,8,3,0,0,0,0],[8,3,0,0,0,0,0],[3,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]] Output: [[2,8,3,2,8,3,2],[8,...
arc
Example Input: [[0,0,0,0,8,3,0],[0,0,0,8,3,0,0],[0,0,8,3,0,0,0],[0,8,3,0,0,0,4],[8,3,0,0,0,4,0],[3,0,0,0,4,0,0],[0,0,0,4,0,0,0]] Output: [[4,8,3,4,8,3,4],[8,3,4,8,3,4,8],[3,4,8,3,4,8,3],[4,8,3,4,8,3,4],[8,3,4,8,3,4,8],[3,4,8,3,4,8,3],[4,8,3,4,8,3,4]] Now apply the same rule to: Input: [[0,1,0,0,0,0,2],[1,0,0,0,0,2,0],...
[[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]
[[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,1],[0,0,0,0,0,1,2],[0,0,0,0,1,2,4],[0,0,0,1,2,4,0],[0,0,1,2,4,0,0]]\nOutput: [[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]\n\nNow apply the same rule to:\nInput: [[2,8,3,0,0,0,0],[8,3,0...
[ "[[2,8,3,2,8,3,2],[8,3,2,8,3,2,8],[3,2,8,3,2,8,3],[2,8,3,2,8,3,2],[8,3,2,8,3,2,8],[3,2,8,3,2,8,3],[2,8,3,2,8,3,2]]", "[[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]" ]
05269061::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[3,0,0,0,0,0,0],[8,3,0,0,0,0,0],[2,8,3,0,0,0,0]] Output: [[2,8,3,2,8,3,2],[3,...
arc
Example Input: [[0,0,0,4,0,0,0],[3,0,0,0,4,0,0],[8,3,0,0,0,4,0],[0,8,3,0,0,0,4],[0,0,8,3,0,0,0],[0,0,0,8,3,0,0],[0,0,0,0,8,3,0]] Output: [[4,8,3,4,8,3,4],[3,4,8,3,4,8,3],[8,3,4,8,3,4,8],[4,8,3,4,8,3,4],[3,4,8,3,4,8,3],[8,3,4,8,3,4,8],[4,8,3,4,8,3,4]] Now apply the same rule to: Input: [[2,0,0,0,0,4,0],[0,2,0,0,0,0,4],...
[[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]
[[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]
[]
arc_train
[ "Example\nInput: [[0,0,1,2,4,0,0],[0,0,0,1,2,4,0],[0,0,0,0,1,2,4],[0,0,0,0,0,1,2],[0,0,0,0,0,0,1],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]\nOutput: [[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]\n\nNow apply the same rule to:\nInput: [[0,0,0,0,0,0,0],[0,0,0...
[ "[[2,8,3,2,8,3,2],[3,2,8,3,2,8,3],[8,3,2,8,3,2,8],[2,8,3,2,8,3,2],[3,2,8,3,2,8,3],[8,3,2,8,3,2,8],[2,8,3,2,8,3,2]]", "[[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]" ]
05269061::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,3],[0,0,0,0,0,3,8],[0,0,0,0,3,8,2]] Output: [[2,3,8,2,3,8,2],[3,...
arc
Example Input: [[0,0,0,4,0,0,0],[0,0,4,0,0,0,3],[0,4,0,0,0,3,8],[4,0,0,0,3,8,0],[0,0,0,3,8,0,0],[0,0,3,8,0,0,0],[0,3,8,0,0,0,0]] Output: [[4,3,8,4,3,8,4],[3,8,4,3,8,4,3],[8,4,3,8,4,3,8],[4,3,8,4,3,8,4],[3,8,4,3,8,4,3],[8,4,3,8,4,3,8],[4,3,8,4,3,8,4]] Now apply the same rule to: Input: [[0,4,0,0,0,0,2],[4,0,0,0,0,2,0],...
[[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]
[[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]
[]
arc_train
[ "Example\nInput: [[0,0,4,2,1,0,0],[0,4,2,1,0,0,0],[4,2,1,0,0,0,0],[2,1,0,0,0,0,0],[1,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]\nOutput: [[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]\n\nNow apply the same rule to:\nInput: [[0,0,0,0,0,0,0],[0,0,0...
[ "[[2,3,8,2,3,8,2],[3,8,2,3,8,2,3],[8,2,3,8,2,3,8],[2,3,8,2,3,8,2],[3,8,2,3,8,2,3],[8,2,3,8,2,3,8],[2,3,8,2,3,8,2]]", "[[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]" ]
05269061::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,3,8,2],[0,0,0,0,0,3,8],[0,0,0,0,0,0,3],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]] Output: [[2,3,8,2,3,8,2],[8,...
arc
Example Input: [[0,3,8,0,0,0,0],[0,0,3,8,0,0,0],[0,0,0,3,8,0,0],[4,0,0,0,3,8,0],[0,4,0,0,0,3,8],[0,0,4,0,0,0,3],[0,0,0,4,0,0,0]] Output: [[4,3,8,4,3,8,4],[8,4,3,8,4,3,8],[3,8,4,3,8,4,3],[4,3,8,4,3,8,4],[8,4,3,8,4,3,8],[3,8,4,3,8,4,3],[4,3,8,4,3,8,4]] Now apply the same rule to: Input: [[2,0,0,0,0,1,0],[0,2,0,0,0,0,1],...
[[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]
[[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[1,0,0,0,0,0,0],[2,1,0,0,0,0,0],[4,2,1,0,0,0,0],[0,4,2,1,0,0,0],[0,0,4,2,1,0,0]]\nOutput: [[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]\n\nNow apply the same rule to:\nInput: [[0,0,0,0,3,8,2],[0,0,0...
[ "[[2,3,8,2,3,8,2],[8,2,3,8,2,3,8],[3,8,2,3,8,2,3],[2,3,8,2,3,8,2],[8,2,3,8,2,3,8],[3,8,2,3,8,2,3],[2,3,8,2,3,8,2]]", "[[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]" ]
05269061::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,3,8,2],[0,0,0,0,0,3,8],[0,0,0,0,0,0,3],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]] Output: [[2,3,8,2,3,8,2],[8,...
arc
Example Input: [[0,3,8,0,0,0,0],[0,0,3,8,0,0,0],[0,0,0,3,8,0,0],[4,0,0,0,3,8,0],[0,4,0,0,0,3,8],[0,0,4,0,0,0,3],[0,0,0,4,0,0,0]] Output: [[4,3,8,4,3,8,4],[8,4,3,8,4,3,8],[3,8,4,3,8,4,3],[4,3,8,4,3,8,4],[8,4,3,8,4,3,8],[3,8,4,3,8,4,3],[4,3,8,4,3,8,4]] Now apply the same rule to: Input: [[2,0,0,0,0,1,0],[0,2,0,0,0,0,1],...
[[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]
[[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[1,0,0,0,0,0,0],[2,1,0,0,0,0,0],[4,2,1,0,0,0,0],[0,4,2,1,0,0,0],[0,0,4,2,1,0,0]]\nOutput: [[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]\n\nNow apply the same rule to:\nInput: [[0,0,0,0,3,8,2],[0,0,0...
[ "[[2,3,8,2,3,8,2],[8,2,3,8,2,3,8],[3,8,2,3,8,2,3],[2,3,8,2,3,8,2],[8,2,3,8,2,3,8],[3,8,2,3,8,2,3],[2,3,8,2,3,8,2]]", "[[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]" ]
05269061::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[2,8,3,0,0,0,0],[8,3,0,0,0,0,0],[3,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]] Output: [[2,8,3,2,8,3,2],[8,...
arc
Example Input: [[0,0,0,0,8,3,0],[0,0,0,8,3,0,0],[0,0,8,3,0,0,0],[0,8,3,0,0,0,4],[8,3,0,0,0,4,0],[3,0,0,0,4,0,0],[0,0,0,4,0,0,0]] Output: [[4,8,3,4,8,3,4],[8,3,4,8,3,4,8],[3,4,8,3,4,8,3],[4,8,3,4,8,3,4],[8,3,4,8,3,4,8],[3,4,8,3,4,8,3],[4,8,3,4,8,3,4]] Now apply the same rule to: Input: [[0,1,0,0,0,0,2],[1,0,0,0,0,2,0],...
[[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]
[[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,1],[0,0,0,0,0,1,2],[0,0,0,0,1,2,4],[0,0,0,1,2,4,0],[0,0,1,2,4,0,0]]\nOutput: [[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]\n\nNow apply the same rule to:\nInput: [[2,8,3,0,0,0,0],[8,3,0...
[ "[[2,8,3,2,8,3,2],[8,3,2,8,3,2,8],[3,2,8,3,2,8,3],[2,8,3,2,8,3,2],[8,3,2,8,3,2,8],[3,2,8,3,2,8,3],[2,8,3,2,8,3,2]]", "[[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]" ]
05269061::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[3,0,0,0,0,0,0],[8,3,0,0,0,0,0],[2,8,3,0,0,0,0]] Output: [[2,8,3,2,8,3,2],[3,...
arc
Example Input: [[0,0,0,4,0,0,0],[3,0,0,0,4,0,0],[8,3,0,0,0,4,0],[0,8,3,0,0,0,4],[0,0,8,3,0,0,0],[0,0,0,8,3,0,0],[0,0,0,0,8,3,0]] Output: [[4,8,3,4,8,3,4],[3,4,8,3,4,8,3],[8,3,4,8,3,4,8],[4,8,3,4,8,3,4],[3,4,8,3,4,8,3],[8,3,4,8,3,4,8],[4,8,3,4,8,3,4]] Now apply the same rule to: Input: [[2,0,0,0,0,4,0],[0,2,0,0,0,0,4],...
[[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]
[[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2],[4,2,1,4,2,1,4],[1,4,2,1,4,2,1],[2,1,4,2,1,4,2]]
[]
arc_train
[ "Example\nInput: [[0,0,1,2,4,0,0],[0,0,0,1,2,4,0],[0,0,0,0,1,2,4],[0,0,0,0,0,1,2],[0,0,0,0,0,0,1],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]\nOutput: [[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]\n\nNow apply the same rule to:\nInput: [[0,0,0,0,0,0,0],[0,0,0...
[ "[[2,8,3,2,8,3,2],[3,2,8,3,2,8,3],[8,3,2,8,3,2,8],[2,8,3,2,8,3,2],[3,2,8,3,2,8,3],[8,3,2,8,3,2,8],[2,8,3,2,8,3,2]]", "[[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2],[1,2,4,1,2,4,1],[4,1,2,4,1,2,4],[2,4,1,2,4,1,2]]" ]
05269061::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,3],[0,0,0,0,0,3,8],[0,0,0,0,3,8,2]] Output: [[2,3,8,2,3,8,2],[3,...
arc
Example Input: [[0,0,0,4,0,0,0],[0,0,4,0,0,0,3],[0,4,0,0,0,3,8],[4,0,0,0,3,8,0],[0,0,0,3,8,0,0],[0,0,3,8,0,0,0],[0,3,8,0,0,0,0]] Output: [[4,3,8,4,3,8,4],[3,8,4,3,8,4,3],[8,4,3,8,4,3,8],[4,3,8,4,3,8,4],[3,8,4,3,8,4,3],[8,4,3,8,4,3,8],[4,3,8,4,3,8,4]] Now apply the same rule to: Input: [[0,4,0,0,0,0,2],[4,0,0,0,0,2,0],...
[[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]
[[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2],[4,1,2,4,1,2,4],[1,2,4,1,2,4,1],[2,4,1,2,4,1,2]]
[]
arc_train
[ "Example\nInput: [[0,0,4,2,1,0,0],[0,4,2,1,0,0,0],[4,2,1,0,0,0,0],[2,1,0,0,0,0,0],[1,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]\nOutput: [[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]\n\nNow apply the same rule to:\nInput: [[0,0,0,0,0,0,0],[0,0,0...
[ "[[2,3,8,2,3,8,2],[3,8,2,3,8,2,3],[8,2,3,8,2,3,8],[2,3,8,2,3,8,2],[3,8,2,3,8,2,3],[8,2,3,8,2,3,8],[2,3,8,2,3,8,2]]", "[[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2],[1,4,2,1,4,2,1],[4,2,1,4,2,1,4],[2,1,4,2,1,4,2]]" ]
05f2a901
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,2,2,0,0,0,0,0],[2,2,0,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0,0],[0,2,2,2,2,2,0,0,0,0],[0,0,2,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0],[0,0,0,8...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0],[0,0,0,2,2,0,0,0,0,0],[0,8,8,2,2,0,0,0,0,0],[0,8,8,0,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0],[0,0,0,2,2,0,0,0,0,0],[0,8,8,2,2,0,0,0,0,0],[0,8,8,0,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,2,2,0,0,0,0,0,0,0],[0,2,2,0,0,0,0,0,0,0],[2,2,2,0,0,0,0,0,0,0],[0,2,2,0,0,0,8,8,0,0],[0,0,0,0,0,0,8,8,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,0,0,0,0],[0,0,0,0,2,2,0,0,0,0],[0,0,0,2,2,2,0,0,0,0],[...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,2,2,0,0,0,0,0],[2,2,0,2,0,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,...
05f2a901::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,2,0,0,0],[0,8,8,0,0,0,2,2,0,0,0],[0,8,8,0,0,0,2,2,2,0,0],[0,0,0,0,0,0,0,2,2,0,0],[0,0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,2,2,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,2,2,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,2,2,2,0,0,0,0],[0,2,2,2,2,0,0,0,0],[0,0,0,2,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,8,8,0,0,0],[0,2,2,...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,8,8,0,0],[0,0,0,0,0,0,0,0,2,2,8,8,0,0],[0,0,0,0,0,0,0,0,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0,2,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,...
05f2a901::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,2,0,0],[0,0,0,0,2,2,2,2,2,0],[0,0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,0,8,8,0],[0,0,0,0,0,2,2,8,8,0],[0,0,0,0,0,2,2,0,0,0],[0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,0,8,8,0],[0,0,0,0,0,2,2,8,8,0],[0,0,0,0,0,2,2,0,0,0],[0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,8,0,0,0,0,0,0],[0,0,8,8,0,0,0,2,2,0],[0,0,0,0,0,0,0,2,2,2],[0,0,0,0,0,0,0,2,2,0],[0,0,0,0,0,0,0,2,2,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,8,0,0,0,0,0,0],[...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,0,2,0,2,2],[0,0,0,0,0,2,2,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,...
05f2a901::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,0,0,0,0,0,2,2,0,0],[0,0,0,0,0,0,0,0,0,0,0,2,0,0],[0,0,8,8,0,0,0,0,0,0,2,2,0,0],[0,0,8,8,0,0,0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0,0],[0,0,2,2,0,0,0,0,0,0,0],[0,0,2,2,2,0,0,0,8,8,0],[0,0,0,2,2,0,0,0,8,8,0],[0,0,0,2,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,0,0,0,0],[0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,2,2,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,2,2,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,2,0,0,0],[0,0,0,0,2,2,2,2,0],[0,0,0,0,2,2,2,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,0,0,0],[0,0,0,...
[ "[[0,0,0,0,2,0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,0,0,0,0,0,0,0,0],[0,0,8,8,2,2,0,0,0,0,0,0,0,0],[0,0,8,8,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,...
05f2a901::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,2,2,0],[0,0,0,0,0,2,0,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,2,0,0,0],[0,0,0,0,2,2,2,2,2,0],[0,0,0,0,0,0,2,2,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,8,8,0,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,2,2,0,0,0],[0,0,0,0,0,2,2,8,8,0],[0,0,0,0,0,2,0,8,8,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,2,2,0,0,0],[0,0,0,0,0,2,2,8,8,0],[0,0,0,0,0,2,0,8,8,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,2,0],[0,0,0,0,0,0,0,2,2,0],[0,0,0,0,0,0,0,2,2,2],[0,0,8,8,0,0,0,2,2,0],[0,0,8,8,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,0,0,0,0],[0,0,0,0,2,2,0,0,0,0],[0,0,0,0,2,2,2,0,0,0],[...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,2,2,0],[0,0,0,0,0,2,0,2,2],[0,0,0,0,8,8,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,...
05f2a901::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,2,0,0,0,0,0,0,0,0,0,0],[0,0,2,2,0,0,0,0,0,0,0,0,0,0],[0,0,2,0,0,0,0,0,0,0,0,0,0,0],[0,0,2,2,0,0,0,0,0,0,8,8,0,0],[0,0,0,0,0,0,0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,2,0,0,0],[0,0,0,0,0,0,0,2,2,0,0],[0,8,8,0,0,0,2,2,2,0,0],[0,8,8,0,0,0,2,2,0,0,0],[0,0,0,0,0,0,2,2,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,2,0,0,0,0,0,0],[0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,8,8,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,0,0,2,2,2,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,2,0,0,0,0,0],[0,2,2,2,2,0,0,0,0],[0,2,2,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,8,8,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,2,0,0,0,0,0],[0,2,2,...
[ "[[0,0,0,0,0,0,0,0,0,2,0,0,0,0],[0,0,0,0,0,0,0,0,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,2,2,8,8,0,0],[0,0,0,0,0,0,0,0,0,0,8,8,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,...
05f2a901::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,2,2,0,0,0,0,0,0],[0,2,2,2,2,2,0,0,0,0],[0,0,0,2,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0...
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,8,0,2,0,0,0,0,0],[0,8,8,2,2,0,0,0,0,0],[0,0,0,2,2,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,8,0,2,0,0,0,0,0],[0,8,8,2,2,0,0,0,0,0],[0,0,0,2,2,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,8,0,0],[0,2,2,0,0,0,8,8,0,0],[2,2,2,0,0,0,0,0,0,0],[0,2,2,0,0,0,0,0,0,0],[0,2,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,8,0,0],[...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,8,8,0,0,0,0],[2,2,0,2,0,0,0,0,0],[0,2,2,2,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0,0],[0,0,...
05f2a901::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,8,0,0,0,0,0,0,...
arc
Example Input: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,2,2,0,0,0,0,0,0],[0,0,0,2,2,0,0,0,8,8,0],[0,0,2,2,2,0,0,0,8,8,0],[0,0,2,2,0,0,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0...
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,2,2,2,0,0,0,0,0],[0,0,0,0,2,2,2,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,2,2,0],[0,0,0,0,2,2,2,2,0],[0,0,0,0,0,2,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,8,8,0,0,0,0],[0,0,0,...
[ "[[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,8,0,0,0,0,0,0,0,0,0,0],[0,0,8,8,2,2,0,0,0,0,0,0,0,0],[0,0,0,0,0,2,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,0,0,0,0,0,0,0,0],[0,0,0,0,2,0,0,0,0,0,0,0,0,0]]", "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,...
06df4c85
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,8,8,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,8,8,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,8,8,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,8,8,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,2,2,1,0,0,1,0,0,1,4,4,1,0,0,1,0,0,1,0,0],[0,0,1,2,2,1,0,0,1,0,0,1,4,4,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,2,2,8,2,2,8,2,2,8,2,2,8,0,0],[0,0,8,2,2,8,2,2,8,2,2,8,2,2,8,2,2,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,0,8,1,1,8,0,0,8,2,2,8,0,0],[0,0,8,0,0,8,0,0,8,1...
06df4c85::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,2,2,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,9,9,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,9,9,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0,1,0,0,1,0,0,1,8,8,1,0,0,1,8,8,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,8,8,1,0,0,1,8,8,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,2,2,8,2,2,8,0,0,8,0,0,8,0,0],[0,0,8,2,2,8,2,2,8,2,2,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,2,2,8,0,0,8,0...
06df4c85::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,8,8,1,0,0,1,0,0,1,8,8,1,0,0,1,0,0,1,0,0],[0,0,1,8,8,1,0,0,1,0,0,1,8,8,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,0,8,3,3,8,3,3,8,3,3,8,0,0],[0,0,8,0,0,8,0,0,8,3...
06df4c85::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,3,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0,1,2,2,1,0,0,1,0,0,1,0,0,1,2,2,1,0,0],[0,0,1,0,0,1,2,2,1,0,0,1,0,0,1,0,0,1,2,2,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,3,3,8,0,0,8,0,0,8,2,2,8,0,0],[0,0,8,0,0,8,3,3,8,0,0,8,0,0,8,2,2,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,3,3,8,0,0,8,0,0,8,2,2,8,0,0],[0,0,8,0,0,8,3,3,8,0...
06df4c85::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,8,8,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,8,8,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,8,8,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,8,8,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0,1,0,0,1,4,4,1,0,0,1,0,0,1,2,2,1,0,0],[0,0,1,0,0,1,0,0,1,4,4,1,0,0,1,0,0,1,2,2,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,2,2,8,2,2,8,2,2,8,2,2,8,0,0],[0,0,8,2,2,8,2,2,8,2,2,8,2,2,8,2,2,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,0,8,1,1,8,0,0,8,0,0,8,0,0],[0,0,8,2,2,8,0,0,8,1...
06df4c85::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,2,2,1,0,0,1,0,0,1,0,0,1,2,2,1,0,0,1,0,0],[0,0,1,2,2,1,0,0,1,0,0,1,0,0,1,2,2,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,0,8,0,0,8,3,3,8,0,0,8,0,0],[0,0,8,2,2,8,0,0,8,0,0,8,3,3,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,2,2,8,0,0,8,0,0,8,3,3,8,0,0,8,0,0],[0,0,8,2,2,8,0,0,8,0...
06df4c85::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0],[0,0,4,3,3,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0,1,0,0,1,8,8,1,0,0,1,0,0,1,8,8,1,0,0],[0,0,1,0,0,1,0,0,1,8,8,1,0,0,1,0,0,1,8,8,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,2,2...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,3,3,8,3,3,8,3,3,8,0,0,8,0,0,8,0,0],[0,0,8,3,3,8,3,3,8,3...
06df4c85::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,...
arc
Example Input: [[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,2,2,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,3,3,4,0,0...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0],[0,0,4,0,0,4,0,0,4,0,0,4,0,0,4,3,3,4,0,0,4,0,0,4,0,0],[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,...
[]
arc_train
[ "Example\nInput: [[0,0,1,0,0,1,0,0,1,0,0,1,9,9,1,0,0,1,0,0,1,0,0],[0,0,1,0,0,1,0,0,1,0,0,1,9,9,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,8,8,1,0,0,1,8,8,1,0,0,1,0,0,1,0,0,1,0,0],[0,0,1,8,8,1,0,0,1,8,8,1,0,0,1,0,0,1,0,0,1,0,0],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[0,0,1,0,0...
[ "[[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,0,8,2,2,8,2,2,8,2,2,8,0,0],[0,0,8,0,0,8,0,0,8,2,2,8,2,2,8,2,2,8,0,0],[8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8],[0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,2,2,8,0,0],[0,0,8,0,0,8,0,0,8,0...
08ed6ac7
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,5,0,0,0],[0,5,0,0,0,5,0,0,0],[0,5,0,0,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,5,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,5,0,0,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,2,0,3,0...
[[0,0,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,2,0,3,0],[0,1,0,0,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0]]
[[0,0,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,2,0,3,0],[0,1,0,0,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,5,0,0,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,...
[ "[[0,0,0,0,0,1,0,0,0],[0,2,0,0,0,1,0,0,0],[0,2,0,0,0,1,0,0,0],[0,2,0,3,0,1,0,0,0],[0,2,0,3,0,1,0,0,0],[0,2,0,3,0,1,0,0,0],[0,2,0,3,0,1,0,4,0],[0,2,0,3,0,1,0,4,0],[0,2,0,3,0,1,0,4,0]]" ]
08ed6ac7::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,5,5,5],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,5],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3,3,3],[0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,2...
[[0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3],[0,0,0,0,0,0,0,0,0],[0,0,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,4,4],[0,0,0,0,0,0,0,0,0],[0,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3],[0,0,0,0,0,0,0,0,0],[0,0,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,4,4],[0,0,0,0,0,0,0,0,0],[0,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,5],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3,3,3],[0,0,0,0,0,0,0,0,0],[0,0,0,...
[ "[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,4,4],[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[0,0,0,3,3,3,3,3,3],[0,0,0,0,0,0,0,0,0],[0,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0]]" ]
08ed6ac7::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,0,0,5,0],[...
arc
Example Input: [[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,0,0,5,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,1,0,3,0,2,0,4,0],[0,1,0,3,0,2,0,4,0],[0,1,0,3,0,2,0,0,0],[0,1,0,3,0,2,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,0,0...
[[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,0,0,1,0],[0,3,0,2,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0]]
[[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,0,0,1,0],[0,3,0,2,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,0,0,5,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,1,0,3,0,2,0,4,0],[0,1,0,3,0,2,0,4,0],[0,1,0,3,0,2,0,0,0],[0,1,0,3,0,2,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,...
[ "[[0,4,0,1,0,3,0,2,0],[0,4,0,1,0,3,0,2,0],[0,4,0,1,0,3,0,2,0],[0,0,0,1,0,3,0,2,0],[0,0,0,1,0,3,0,2,0],[0,0,0,1,0,3,0,2,0],[0,0,0,1,0,0,0,2,0],[0,0,0,1,0,0,0,2,0],[0,0,0,1,0,0,0,0,0]]" ]
08ed6ac7::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[5,5,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[4,4,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0],[3,3,3,3,0,0,0...
[[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,0],[0,0,0,0,0,0,0,0,0],[4,4,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,0,0],[0,0,0,0,0,0,0,0,0],[3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,0],[0,0,0,0,0,0,0,0,0],[4,4,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,0,0],[0,0,0,0,0,0,0,0,0],[3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[5,5,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[4,4,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,0,0,0,0],[0,0,0,0,0,0,0,0,0],[3,3,3,...
[ "[[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,0],[0,0,0,0,0,0,0,0,0],[3,3,3,3,3,3,0,0,0],[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[4,4,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]" ]
08ed6ac7::flh_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,5,0,0,0,0,0],[0,0,0,5,0,0,0,5,0],[0,0,0,5,0,0,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,3,0,2,0...
[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,3,0,2,0,0,0,1,0],[0,3,0,2,0,0,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0]]
[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,2,0,0,0,1,0],[0,3,0,2,0,0,0,1,0],[0,3,0,2,0,0,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0],[0,3,0,2,0,4,0,1,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0],[0,5,0,0,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,...
[ "[[0,0,0,1,0,0,0,0,0],[0,0,0,1,0,0,0,2,0],[0,0,0,1,0,0,0,2,0],[0,0,0,1,0,3,0,2,0],[0,0,0,1,0,3,0,2,0],[0,0,0,1,0,3,0,2,0],[0,4,0,1,0,3,0,2,0],[0,4,0,1,0,3,0,2,0],[0,4,0,1,0,3,0,2,0]]" ]
08ed6ac7::flh_r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[0,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,4,4],[0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,3,3...
[[0,0,0,0,0,0,0,0,0],[0,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,4,4],[0,0,0,0,0,0,0,0,0],[0,0,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3],[0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0],[0,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,4,4],[0,0,0,0,0,0,0,0,0],[0,0,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,0,3,3,3,3,3],[0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,5,5,5],[0,0,0,0,0,0,0,0,0],[0,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,4,4],[0,0,0,0,0,0,0,0,0],[0,0,0,0,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,...
[ "[[0,0,0,0,0,0,0,0,0],[0,2,2,2,2,2,2,2,2],[0,0,0,0,0,0,0,0,0],[0,0,0,3,3,3,3,3,3],[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,4,4,4],[0,0,0,0,0,0,0,0,0]]" ]
08ed6ac7::flh_r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,5,0,5,0,0,0],[0,5,0,0,0,5,0,0,0],[...
arc
Example Input: [[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,4,0,2,0,3,0,1,0],[0,4,0,2,0,3,0,1,0],[0,0,0,2,0,3,0,1,0],[0,0,0,2,0,3,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,0,0,0,0...
[[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,0,0,2,0,3,0],[0,1,0,0,0,2,0,3,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
[[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,4,0,2,0,3,0],[0,1,0,0,0,2,0,3,0],[0,1,0,0,0,2,0,3,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,2,0,0,0],[0,1,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,5,0,5,0,5,0,5,0],[0,5,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,5,0,5,0],[0,0,0,5,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,5,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,4,0,2,0,3,0,1,0],[0,4,0,2,0,3,0,1,0],[0,0,0,2,0,3,0,1,0],[0,0,0,2,0,3,0,1,0],[0,0,0,2,0,0,0,1,0],[0,0,0,...
[ "[[0,2,0,3,0,1,0,4,0],[0,2,0,3,0,1,0,4,0],[0,2,0,3,0,1,0,4,0],[0,2,0,3,0,1,0,0,0],[0,2,0,3,0,1,0,0,0],[0,2,0,3,0,1,0,0,0],[0,2,0,0,0,1,0,0,0],[0,2,0,0,0,1,0,0,0],[0,0,0,0,0,1,0,0,0]]" ]
08ed6ac7::flh_r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[0,0,0,0,0,0,0,0,0],[5,5,5,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,5],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,0,0,0],[0,0,0,0,0,0,0,0,0],[...
arc
Example Input: [[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]] Output: [[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,0],[0,0,0,0,0,0,0,0,0],[3,3,3,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,0,0...
[[0,0,0,0,0,0,0,0,0],[3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,0,0],[0,0,0,0,0,0,0,0,0],[4,4,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,0],[0,0,0,0,0,0,0,0,0]]
[[0,0,0,0,0,0,0,0,0],[3,3,3,3,3,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,0,0],[0,0,0,0,0,0,0,0,0],[4,4,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,0],[0,0,0,0,0,0,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,5,5,5,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,5,5,5,0,0,0,0],[0,0,0,0,0,0,0,0,0],[5,5,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]\nOutput: [[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,0],[0,0,0,0,0,0,0,0,0],[3,3,3,3,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,...
[ "[[0,0,0,0,0,0,0,0,0],[4,4,4,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[1,1,1,1,1,1,1,1,1],[0,0,0,0,0,0,0,0,0],[3,3,3,3,3,3,0,0,0],[0,0,0,0,0,0,0,0,0],[2,2,2,2,2,2,2,2,0],[0,0,0,0,0,0,0,0,0]]" ]
09629e4f
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[2,0,0,5,0,6,2,5,0,0,4],[0,4,3,5,4,0,8,5,3,0,6],[6,0,0,5,3,0,0,5,8,0,2],[5,5,5,5,5,5,5,5,5,5,5],[3,8,0,5,6,2,0,5,0,4,8],[0,0,4,5,0,0,4,5,6,0,...
arc
Example Input: [[3,8,4,5,4,6,0,5,2,0,8],[0,0,0,5,8,0,3,5,6,0,3],[6,2,0,5,0,2,0,5,4,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,4,2,5,8,0,3,5,0,4,0],[0,8,6,5,0,0,4,5,0,2,6],[0,3,0,5,2,6,0,5,0,3,0],[5,5,5,5,5,5,5,5,5,5,5],[0,6,0,5,6,2,0,5,3,6,0],[3,0,8,5,0,8,3,5,0,0,4],[4,2,0,5,0,0,4,5,2,0,8]] Output: [[0,0,0,5,4,4,4,5,0,0,0],[0,0,0...
[[0,0,0,5,2,2,2,5,4,4,4],[0,0,0,5,2,2,2,5,4,4,4],[0,0,0,5,2,2,2,5,4,4,4],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,6,6,6,5,3,3,3],[0,0,0,5,6,6,6,5,3,3,3],[0,0,0,5,6,6,6,5,3,3,3],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0]]
[[0,0,0,5,2,2,2,5,4,4,4],[0,0,0,5,2,2,2,5,4,4,4],[0,0,0,5,2,2,2,5,4,4,4],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,6,6,6,5,3,3,3],[0,0,0,5,6,6,6,5,3,3,3],[0,0,0,5,6,6,6,5,3,3,3],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0]]
[]
arc_train
[ "Example\nInput: [[2,0,3,5,4,6,0,5,0,6,0],[0,0,8,5,0,0,2,5,4,0,3],[4,6,0,5,3,8,0,5,2,0,8],[5,5,5,5,5,5,5,5,5,5,5],[4,0,8,5,0,0,2,5,0,6,4],[0,0,2,5,0,3,0,5,3,0,0],[3,0,6,5,4,0,6,5,8,0,2],[5,5,5,5,5,5,5,5,5,5,5],[3,6,0,5,0,8,4,5,2,0,0],[0,8,4,5,2,0,0,5,8,0,3],[2,0,0,5,0,3,6,5,6,4,0]]\nOutput: [[0,0,0,5,0,0,0,5,2,2,2]...
[ "[[2,2,2,5,0,0,0,5,0,0,0],[2,2,2,5,0,0,0,5,0,0,0],[2,2,2,5,0,0,0,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,4,4,4,5,3,3,3],[0,0,0,5,4,4,4,5,3,3,3],[0,0,0,5,4,4,4,5,3,3,3],[5,5,5,5,5,5,5,5,5,5,5],[6,6,6,5,0,0,0,5,0,0,0],[6,6,6,5,0,0,0,5,0,0,0],[6,6,6,5,0,0,0,5,0,0,0]]", "[[0,0,0,5,0,0,0,5,2,2,2],[0,0,0,5,0,0,0,5,2,...
09629e4f::r90_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[4,6,2,5,8,0,2,5,0,8,4],[0,0,0,5,4,0,3,5,6,0,3],[0,3,8,5,0,6,0,5,0,0,2],[5,5,5,5,5,5,5,5,5,5,5],[2,8,0,5,0,4,0,5,0,8,0],[6,0,0,5,2,0,8,5,2,0,...
arc
Example Input: [[8,3,0,5,0,6,0,5,0,4,8],[0,0,0,5,4,2,3,5,6,0,0],[2,6,4,5,0,0,0,5,3,0,2],[5,5,5,5,5,5,5,5,5,5,5],[0,3,0,5,3,4,0,5,0,3,4],[6,0,2,5,0,0,6,5,2,8,0],[4,8,0,5,8,0,2,5,6,0,0],[5,5,5,5,5,5,5,5,5,5,5],[4,0,0,5,2,6,0,5,0,8,0],[8,0,2,5,4,8,3,5,6,0,2],[3,0,6,5,0,0,0,5,0,3,4]] Output: [[0,0,0,5,6,6,6,5,0,0,0],[0,0,0...
[[4,4,4,5,3,3,3,5,0,0,0],[4,4,4,5,3,3,3,5,0,0,0],[4,4,4,5,3,3,3,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[2,2,2,5,6,6,6,5,0,0,0],[2,2,2,5,6,6,6,5,0,0,0],[2,2,2,5,6,6,6,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0]]
[[4,4,4,5,3,3,3,5,0,0,0],[4,4,4,5,3,3,3,5,0,0,0],[4,4,4,5,3,3,3,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[2,2,2,5,6,6,6,5,0,0,0],[2,2,2,5,6,6,6,5,0,0,0],[2,2,2,5,6,6,6,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,3,8,5,4,0,2,5,0,3,0],[6,0,0,5,6,0,0,5,0,0,4],[0,4,2,5,0,3,8,5,2,8,6],[5,5,5,5,5,5,5,5,5,5,5],[0,2,0,5,2,0,6,5,4,0,6],[6,0,8,5,0,3,0,5,8,0,3],[4,0,3,5,0,0,4,5,0,2,0],[5,5,5,5,5,5,5,5,5,5,5],[3,8,0,5,8,2,6,5,0,4,0],[0,0,6,5,0,0,0,5,6,8,0],[2,0,4,5,4,0,3,5,3,0,2]]\nOutput: [[2,2,2,5,0,0,0,5,6,6,6]...
[ "[[0,0,0,5,3,3,3,5,0,0,0],[0,0,0,5,3,3,3,5,0,0,0],[0,0,0,5,3,3,3,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,4,4,4,5,0,0,0],[0,0,0,5,4,4,4,5,0,0,0],[0,0,0,5,4,4,4,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[2,2,2,5,0,0,0,5,6,6,6],[2,2,2,5,0,0,0,5,6,6,6],[2,2,2,5,0,0,0,5,6,6,6]]", "[[2,2,2,5,0,0,0,5,6,6,6],[2,2,2,5,0,0,0,5,6,...
09629e4f::r180_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[4,3,2,5,0,3,6,5,4,0,8],[8,0,0,5,8,0,4,5,0,0,2],[0,6,0,5,0,2,0,5,6,3,0],[5,5,5,5,5,5,5,5,5,5,5],[2,3,0,5,0,8,3,5,0,2,6],[0,0,6,5,4,0,0,5,4,0,...
arc
Example Input: [[8,0,2,5,4,0,0,5,0,2,4],[4,0,0,5,3,8,0,5,8,0,3],[0,6,3,5,0,2,6,5,0,6,0],[5,5,5,5,5,5,5,5,5,5,5],[0,3,0,5,0,6,2,5,0,3,0],[6,2,0,5,4,0,0,5,6,8,0],[0,4,0,5,3,0,8,5,2,4,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,4,5,0,2,0,5,0,2,6],[3,0,6,5,3,0,8,5,0,0,0],[8,0,2,5,0,6,4,5,4,8,3]] Output: [[0,0,0,5,3,3,3,5,0,0,0],[0,0,0...
[[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[3,3,3,5,6,6,6,5,0,0,0],[3,3,3,5,6,6,6,5,0,0,0],[3,3,3,5,6,6,6,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[4,4,4,5,2,2,2,5,0,0,0],[4,4,4,5,2,2,2,5,0,0,0],[4,4,4,5,2,2,2,5,0,0,0]]
[[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[3,3,3,5,6,6,6,5,0,0,0],[3,3,3,5,6,6,6,5,0,0,0],[3,3,3,5,6,6,6,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[4,4,4,5,2,2,2,5,0,0,0],[4,4,4,5,2,2,2,5,0,0,0],[4,4,4,5,2,2,2,5,0,0,0]]
[]
arc_train
[ "Example\nInput: [[0,4,6,5,6,3,0,5,0,0,2],[3,0,8,5,0,0,2,5,4,8,0],[0,0,2,5,4,8,0,5,0,6,3],[5,5,5,5,5,5,5,5,5,5,5],[2,0,8,5,6,0,4,5,6,0,3],[0,0,3,5,0,3,0,5,2,0,0],[4,6,0,5,2,0,0,5,8,0,4],[5,5,5,5,5,5,5,5,5,5,5],[8,0,2,5,0,8,3,5,0,6,4],[3,0,4,5,2,0,0,5,8,0,0],[0,6,0,5,0,6,4,5,3,0,2]]\nOutput: [[6,6,6,5,0,0,0,5,4,4,4]...
[ "[[0,0,0,5,0,0,0,5,6,6,6],[0,0,0,5,0,0,0,5,6,6,6],[0,0,0,5,0,0,0,5,6,6,6],[5,5,5,5,5,5,5,5,5,5,5],[3,3,3,5,4,4,4,5,0,0,0],[3,3,3,5,4,4,4,5,0,0,0],[3,3,3,5,4,4,4,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,0,0,0,5,2,2,2],[0,0,0,5,0,0,0,5,2,2,2],[0,0,0,5,0,0,0,5,2,2,2]]", "[[6,6,6,5,0,0,0,5,4,4,4],[6,6,6,5,0,0,0,5,4,...
09629e4f::r270_c_id
Below are demonstration examples of a fixed grid transformation rule. Each example has an input grid and the correct output grid produced by applying the rule. Example 1 Input: [[8,2,0,5,6,0,3,5,6,0,2],[0,0,3,5,2,0,8,5,0,4,0],[4,0,6,5,0,4,0,5,0,3,0],[5,5,5,5,5,5,5,5,5,5,5],[6,4,0,5,3,0,6,5,3,4,0],[3,0,2,5,8,0,2,5,0,0,...
arc
Example Input: [[4,3,0,5,0,0,0,5,6,0,3],[2,0,6,5,3,8,4,5,2,0,8],[0,8,0,5,0,6,2,5,0,0,4],[5,5,5,5,5,5,5,5,5,5,5],[0,0,6,5,2,0,8,5,0,8,4],[0,8,2,5,6,0,0,5,2,0,6],[4,3,0,5,0,4,3,5,0,3,0],[5,5,5,5,5,5,5,5,5,5,5],[2,0,3,5,0,0,0,5,4,6,2],[0,0,6,5,3,2,4,5,0,0,0],[8,4,0,5,0,6,0,5,0,3,8]] Output: [[0,0,0,5,0,0,0,5,0,0,0],[0,0,0...
[[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,6,6,6,5,2,2,2],[0,0,0,5,6,6,6,5,2,2,2],[0,0,0,5,6,6,6,5,2,2,2],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,3,3,3,5,4,4,4],[0,0,0,5,3,3,3,5,4,4,4],[0,0,0,5,3,3,3,5,4,4,4]]
[[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[0,0,0,5,0,0,0,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,6,6,6,5,2,2,2],[0,0,0,5,6,6,6,5,2,2,2],[0,0,0,5,6,6,6,5,2,2,2],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,3,3,3,5,4,4,4],[0,0,0,5,3,3,3,5,4,4,4],[0,0,0,5,3,3,3,5,4,4,4]]
[]
arc_train
[ "Example\nInput: [[2,0,3,5,3,0,4,5,4,0,2],[0,8,6,5,0,0,0,5,6,0,0],[0,4,0,5,6,2,8,5,0,8,3],[5,5,5,5,5,5,5,5,5,5,5],[0,2,0,5,4,0,0,5,3,0,4],[3,0,8,5,0,3,0,5,8,0,6],[6,0,4,5,6,0,2,5,0,2,0],[5,5,5,5,5,5,5,5,5,5,5],[6,8,2,5,8,3,0,5,2,4,0],[4,0,0,5,0,0,6,5,0,0,6],[0,3,0,5,2,0,4,5,8,3,0]]\nOutput: [[4,4,4,5,0,0,0,5,0,0,0]...
[ "[[6,6,6,5,0,0,0,5,2,2,2],[6,6,6,5,0,0,0,5,2,2,2],[6,6,6,5,0,0,0,5,2,2,2],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,4,4,4,5,0,0,0],[0,0,0,5,4,4,4,5,0,0,0],[0,0,0,5,4,4,4,5,0,0,0],[5,5,5,5,5,5,5,5,5,5,5],[0,0,0,5,3,3,3,5,0,0,0],[0,0,0,5,3,3,3,5,0,0,0],[0,0,0,5,3,3,3,5,0,0,0]]", "[[4,4,4,5,0,0,0,5,0,0,0],[4,4,4,5,0,0,0,5,0,...