passage_id stringlengths 8 23 | passage stringlengths 238 11.4k | type stringclasses 1
value | question stringlengths 116 5.64k | answer stringlengths 5 1.86k | short_answer stringlengths 5 1.86k | short_answer_variants listlengths 0 0 | source stringclasses 2
values | loss_extra_text stringclasses 1
value | inner_docs listlengths 1 3 | inner_doc_answers listlengths 1 3 |
|---|---|---|---|---|---|---|---|---|---|---|
253bf280::id_c1 | 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,1,0,0,0,0,0,0,1,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,1,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[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,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,1,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,1,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,0,0,2,0,0,0,0,0,0,0],[0,0,0,2,0,0,0,0,0,0,0],[0,0,0,2,0,0,1,2,2,2,1],[0,1,0,2,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,2,0,0,0,0,0,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,0,0,0,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,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,2,0,0,1,2,2,2,1],[0,1,0,2,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,2,0,0,0,0,0,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,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,1,0,0,0,0,0,0],[0,0,0,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,0,0,0,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,0,1,0,0,0,0,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,1,0,0,0,0,0,0]... | [
"[[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,1,2,2,2,2,2,2,1,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,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,0],[0,0,0,0,2,0,0,0,1,0,0],[0,0,0,0,2,0,0,0,2,0,0],[0,0,0,0,2,0,0,... | |
253bf280::id_c1 | 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,1,0,0,0,0,0,0,1,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,1,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[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,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,1,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,1,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,1,2,2,2,2,2,2,2,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,1,2,2,2,2,2,1],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,1,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,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0],[0,0,1,2,2,2,2,2,2,2,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,1,2,2,2,2,2,1],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,1,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,0,0,0,0,0,0,1,0,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,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,1,0,0,0,0,0,0],[0,0,0,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,0,0,0,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,0,1,0,0,0,0,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,1,0,0,0,0,0,0]... | [
"[[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,1,2,2,2,2,2,2,1,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,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,0],[0,0,0,0,2,0,0,0,1,0,0],[0,0,0,0,2,0,0,0,2,0,0],[0,0,0,0,2,0,0,... | |
253bf280::id_c2 | 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,3,0,0,0,0,0,0,3,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,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,3,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,3,0],[0,0,0]] | [[0,0,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,3,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,0,3,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]]\nOutput: [[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,0,0,0],[0,0,3,8,8,8,8,8,8,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,3,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,3,0,0],[0,0,0,0,8,0,0,0,8,0,0],[0,0,0,0,8,0,0,... | |
253bf280::id_c2 | 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,3,0,0,0,0,0,0,3,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,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,3,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,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,0,0,0]] | [] | arc_train | [
"Example\nInput: [[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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0,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,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,8,8,8,8,8,8,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,3,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,3,0,0],[0,0,0,0,8,0,0,0,8,0,0],[0,0,0,0,8,0,0,... | |
253bf280::id_c2 | 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,3,0,0,0,0,0,0,3,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,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,3,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,3,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0]] | [[0,0,0,0,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,3,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0]] | [] | arc_train | [
"Example\nInput: [[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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0,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,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,8,8,8,8,8,8,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,3,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,3,0,0],[0,0,0,0,8,0,0,0,8,0,0],[0,0,0,0,8,0,0,... | |
253bf280::id_c2 | 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,3,0,0,0,0,0,0,3,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,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,3,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,3,8,8,8,3],[0,3,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,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,0,3,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,3,8,8,8,3],[0,3,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,0,0,0,0,0,0,0],[0,0,0,8,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]] | [] | arc_train | [
"Example\nInput: [[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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0,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,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,8,8,8,8,8,8,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,3,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,3,0,0],[0,0,0,0,8,0,0,0,8,0,0],[0,0,0,0,8,0,0,... | |
253bf280::id_c2 | 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,3,0,0,0,0,0,0,3,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,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,3,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,3,8,8,8,8,8,8,8,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,8,8,8,8,8,3],[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,8,0,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,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,3,8,8,8,8,8,8,8,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,8,8,8,8,8,3],[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,8,0,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,3,0,0,0,0],[0,3,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,3,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,0,3,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]]\nOutput: [[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,0,0,0],[0,0,3,8,8,8,8,8,8,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,3,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,3,0,0],[0,0,0,0,8,0,0,0,8,0,0],[0,0,0,0,8,0,0,... | |
253bf280::id_c3 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,0],[0,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0],[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,8,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]]\nOutput: [[0,0,0,0,0,0,0,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,0,0],[0,0,8,4,4,4,4,4,4,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,8,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,8,0,0],[0,0,0,0,4,0,0,0,4,0,0],[0,0,0,0,4,0,0,... | |
253bf280::id_c3 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,8,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,8,0],[0,0,0,0,0,0]] | [[0,0,0,0,0,0],[0,8,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,8,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,8,0,0,0,0,0,0],[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,8,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]]\nOutput: [[0,0,0,0,0,0,0,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,0,0],[0,0,8,4,4,4,4,4,4,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,8,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,8,0,0],[0,0,0,0,4,0,0,0,4,0,0],[0,0,0,0,4,0,0,... | |
253bf280::id_c3 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,8,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0]] | [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,8,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0],[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,8,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]]\nOutput: [[0,0,0,0,0,0,0,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,0,0],[0,0,8,4,4,4,4,4,4,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,8,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,8,0,0],[0,0,0,0,4,0,0,0,4,0,0],[0,0,0,0,4,0,0,... | |
253bf280::id_c3 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,8,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,0],[0,0,0,4,0,0,8,4,4,4,8],[0,8,0,4,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,0],[0,0,0,4,0,0,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,8,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,0],[0,0,0,4,0,0,8,4,4,4,8],[0,8,0,4,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,0],[0,0,0,4,0,0,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]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0],[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,8,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]]\nOutput: [[0,0,0,0,0,0,0,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,0,0],[0,0,8,4,4,4,4,4,4,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,8,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,8,0,0],[0,0,0,0,4,0,0,0,4,0,0],[0,0,0,0,4,0,0,... | |
253bf280::id_c3 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,4,4,4,4,4,4,4,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,8,4,4,4,4,4,8],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,8,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,4,0,0,0,0,0,0,8,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,8,4,4,4,4,4,4,4,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,8,4,4,4,4,4,8],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,8,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,4,0,0,0,0,0,0,8,0,0,0,0],[0,8,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,8,0,0,0,0,0,0],[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,8,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]]\nOutput: [[0,0,0,0,0,0,0,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,0,0],[0,0,8,4,4,4,4,4,4,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,8,0,0,0,0,0,0],[0,0,0,0,4,0,0,0,8,0,0],[0,0,0,0,4,0,0,0,4,0,0],[0,0,0,0,4,0,0,... | |
253bf280::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,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,... | 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,8,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]]
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,8,3,3,3,3,3,8,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0],[0,8,0],... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,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,8,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]]\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,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,8,3,3,3,8,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::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,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,... | 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,8,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]]
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,8,3,3,3,3,3,8,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,0... | [[0,0,0,0,0],[0,0,0,8,0],[0,0,0,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,8,0],[0,0,0,0,0],[0,0,0,0,0],[0,8,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,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,8,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]]\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,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,8,3,3,3,8,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::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,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,... | 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,8,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]]
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,8,3,3,3,3,3,8,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,8,3,3,3,3,8],[0,0,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,8,3,3,3,3,8],[0,0,0,0,0,0,0],[0,0,0,8,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,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,8,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]]\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,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,8,3,3,3,8,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::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,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,... | 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,8,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]]
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,8,3,3,3,3,3,8,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,8,0,0,0... | [[0,0,0,0,8,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,0],[0,0,0,0,3,0,0,0,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,8,3,3,3,3,3,3,3,8,0,0],[0,0,0,0,0,0,0,0,0,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,8,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,0],[0,0,0,0,3,0,0,0,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,8,3,3,3,3,3,3,3,8,0,0],[0,0,0,0,0,0,0,0,0,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]] | [] | 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,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,8,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]]\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,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,8,3,3,3,8,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::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,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,... | 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,8,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]]
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,8,3,3,3,3,3,8,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,8,0,0... | [[0,0,0,0,0,8,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0,0,0],[0,8,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,8,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,8,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,0,0,0,0],[0,3,0,0,0,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,8,3,3,8,0],[0,0,0,... | [[0,0,0,0,0,8,0,0,0,0,0,0],[0,0,0,0,0,3,0,0,0,0,0,0],[0,8,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,8,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,8,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,0,0,0,0],[0,3,0,0,0,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,8,3,3,8,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,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,8,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]]\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,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,8,3,3,3,8,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c1 | 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,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,... | 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,2,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]]
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,2,8,8,8,8,8,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0],[0,2,0],... | [[0,0,0],[0,2,0],[0,0,0]] | [[0,0,0],[0,2,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,2,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,2,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]]\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,0,0,0,0,0],[0,0,0,2,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,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,2,8,8,8,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c1 | 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,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,... | 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,2,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]]
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,2,8,8,8,8,8,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,2,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,2,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,2,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,2,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]]\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,0,0,0,0,0],[0,0,0,2,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,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,2,8,8,8,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c1 | 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,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,... | 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,2,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]]
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,2,8,8,8,8,8,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,2,8,8,8,8,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,0,0,0,0,0,0],[0,2,8,8,8,8,2],[0,0,0,0,0,0,0],[0,0,0,2,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,2,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,2,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]]\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,0,0,0,0,0],[0,0,0,2,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,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,2,8,8,8,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c1 | 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,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,... | 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,2,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]]
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,2,8,8,8,8,8,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,2,0,0,0... | [[0,0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,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,0,0,0,0,0],[0,2,8,8,8,8,8,8,8,2,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]] | [[0,0,0,0,2,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,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,0,0,0,0,0],[0,2,8,8,8,8,8,8,8,2,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]] | [] | 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,2,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,2,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]]\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,0,0,0,0,0],[0,0,0,2,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,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,2,8,8,8,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c1 | 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,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,... | 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,2,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]]
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,2,8,8,8,8,8,2,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,2,0,0... | [[0,0,0,0,0,2,0,0,0,0,0,0],[0,0,0,0,0,8,0,0,0,0,0,0],[0,2,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,2,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,2,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,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,2,8,8,2,0],[0,0,0,... | [[0,0,0,0,0,2,0,0,0,0,0,0],[0,0,0,0,0,8,0,0,0,0,0,0],[0,2,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,2,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,2,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,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,2,8,8,2,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,2,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,2,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]]\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,0,0,0,0,0],[0,0,0,2,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,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,2,8,8,8,2,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c2 | 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,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,... | 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,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]]
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,3,5,5,5,5,5,3,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0],[0,3,0],... | [[0,0,0],[0,3,0],[0,0,0]] | [[0,0,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,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,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,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,0,0,0,0,0],[0,0,0,3,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,3,5,5,5,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c2 | 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,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,... | 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,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]]
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,3,5,5,5,5,5,3,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,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,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,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,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,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,0,0,0,0,0],[0,0,0,3,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,3,5,5,5,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c2 | 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,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,... | 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,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]]
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,3,5,5,5,5,5,3,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,3,5,5,5,5,3],[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,3,5,5,5,5,3],[0,0,0,0,0,0,0],[0,0,0,3,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,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,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,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,0,0,0,0,0],[0,0,0,3,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,3,5,5,5,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c2 | 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,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,... | 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,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]]
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,3,5,5,5,5,5,3,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,3,0,0,0... | [[0,0,0,0,3,0,0,0,0,0,0,0],[0,0,0,0,5,0,0,0,0,0,0,0],[0,0,0,0,5,0,0,0,0,0,0,0],[0,0,0,0,5,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,5,5,5,5,5,5,5,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,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,5,0,0,0,0,0,0,0],[0,0,0,0,5,0,0,0,0,0,0,0],[0,0,0,0,5,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,5,5,5,5,5,5,5,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,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,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,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,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,0,0,0,0,0],[0,0,0,3,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,3,5,5,5,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c2 | 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,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,... | 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,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]]
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,3,5,5,5,5,5,3,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,3,0,0... | [[0,0,0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,5,0,0,0,0,0,0],[0,3,0,0,0,5,0,0,0,0,0,0],[0,5,0,0,0,5,0,0,0,0,0,0],[0,5,0,0,0,5,0,0,0,3,0,0],[0,5,0,0,0,5,0,0,0,0,0,0],[0,5,0,0,0,3,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0,0,0,0],[0,5,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,5,5,3,0],[0,0,0,... | [[0,0,0,0,0,3,0,0,0,0,0,0],[0,0,0,0,0,5,0,0,0,0,0,0],[0,3,0,0,0,5,0,0,0,0,0,0],[0,5,0,0,0,5,0,0,0,0,0,0],[0,5,0,0,0,5,0,0,0,3,0,0],[0,5,0,0,0,5,0,0,0,0,0,0],[0,5,0,0,0,3,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,0,0,0,0,0],[0,5,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,5,5,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,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,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,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,0,0,0,0,0],[0,0,0,3,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,3,5,5,5,3,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c3 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,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,0],[0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0],[0,7,0],... | [[0,0,0],[0,7,0],[0,0,0]] | [[0,0,0],[0,7,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,7,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,7,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,8,8,8,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c3 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,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,0],[0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,0... | [[0,0,0,0,0],[0,0,0,7,0],[0,0,0,0,0],[0,0,0,0,0],[0,7,0,0,0],[0,0,0,0,0]] | [[0,0,0,0,0],[0,0,0,7,0],[0,0,0,0,0],[0,0,0,0,0],[0,7,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,7,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,7,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,8,8,8,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c3 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,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,0],[0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,7,8,8,8,8,7],[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0]] | [[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,7,8,8,8,8,7],[0,0,0,0,0,0,0],[0,0,0,7,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,7,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,7,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,8,8,8,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c3 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,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,0],[0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,7,0,0,0... | [[0,0,0,0,7,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,7,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,8,8,7,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,7,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0]] | [[0,0,0,0,7,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,8,0,0,0,0,0,0,0],[0,0,0,0,7,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,8,8,7,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,7,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,7,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,7,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,8,8,8,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::r90_c3 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,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,0],[0,0,0,0,0,0,0,0,0],[0,7,8,8,8,8,8,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,7,0,0... | [[0,0,0,0,0,7,0,0,0,0,0,0],[0,0,0,0,0,8,0,0,0,0,0,0],[0,7,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,7,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,7,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,7,8,8,7,0],[0,0,0,... | [[0,0,0,0,0,7,0,0,0,0,0,0],[0,0,0,0,0,8,0,0,0,0,0,0],[0,7,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,8,0,0,0,7,0,0],[0,8,0,0,0,8,0,0,0,0,0,0],[0,8,0,0,0,7,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,8,0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,7,8,8,7,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,7,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,7,0,0,0,0,0,7,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,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,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,8,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,8,8,8,7,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,8,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,8,0],[0,0,0,0,0,0]] | [[0,0,0,0,0,0],[0,8,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,3,0,0,0],[0,0,3,0,8,0],[0,0,3,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]] | [[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,3,0,0,0],[0,0,3,0,8,0],[0,0,3,0,0,0],[0,0,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,8,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,8,0],[8,3,3,3,8,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,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,8,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,8,0],[8,3,3,3,8,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,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],[0,0,0,0,0,0,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,8,0],[0,0,0,0,8,0,0,0,0,0,0,3,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,8,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[8,3,3,3,3,3,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,8,3,3,3,3,3,3,3,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,8,0],[0,0,0,0,8,0,0,0,0,0,0,3,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,8,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[8,3,3,3,3,3,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,8,3,3,3,3,3,3,3,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::r180_c1 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,1,1,1,1,1,1,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,8,0,0,0,0],[0,0,8,0,0,0,1,0,0,0,0],[0,0,1,0,0,0,1,... | |
253bf280::r180_c1 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,8,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,8,0],[0,0,0,0,0,0]] | [[0,0,0,0,0,0],[0,8,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,1,1,1,1,1,1,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,8,0,0,0,0],[0,0,8,0,0,0,1,0,0,0,0],[0,0,1,0,0,0,1,... | |
253bf280::r180_c1 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,8,0,0,0],[0,0,1,0,0,0],[0,0,1,0,0,0],[0,0,1,0,8,0],[0,0,1,0,0,0],[0,0,8,0,0,0],[0,0,0,0,0,0]] | [[0,0,8,0,0,0],[0,0,1,0,0,0],[0,0,1,0,0,0],[0,0,1,0,8,0],[0,0,1,0,0,0],[0,0,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,1,1,1,1,1,1,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,8,0,0,0,0],[0,0,8,0,0,0,1,0,0,0,0],[0,0,1,0,0,0,1,... | |
253bf280::r180_c1 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,8,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,8,0],[8,1,1,1,8,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,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,8,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,8,0],[8,1,1,1,8,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,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],[0,0,0,0,0,0,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,1,1,1,1,1,1,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,8,0,0,0,0],[0,0,8,0,0,0,1,0,0,0,0],[0,0,1,0,0,0,1,... | |
253bf280::r180_c1 | 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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,1,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,8,0],[0,0,0,0,8,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,0,8,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[8,1,1,1,1,1,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,8,1,1,1,1,1,1,1,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,8,0],[0,0,0,0,8,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,0,8,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[8,1,1,1,1,1,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,8,1,1,1,1,1,1,1,8,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,8,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,8,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,0,0,0,0,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,1,1,1,1,1,1,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,8,0,0,0,0],[0,0,8,0,0,0,1,0,0,0,0],[0,0,1,0,0,0,1,... | |
253bf280::r180_c2 | 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,9,0,0,0,0,0,0,9,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,9,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,9,0],[0,0,0]] | [[0,0,0],[0,9,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,9,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,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,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,9,2,2,2,2,2,2,9,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,2,0,0,0,0],[0,0,2,0,0,0,2,... | |
253bf280::r180_c2 | 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,9,0,0,0,0,0,0,9,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,9,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,9,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,9,0],[0,0,0,0,0,0]] | [[0,0,0,0,0,0],[0,9,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,9,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,9,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,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,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,9,2,2,2,2,2,2,9,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,2,0,0,0,0],[0,0,2,0,0,0,2,... | |
253bf280::r180_c2 | 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,9,0,0,0,0,0,0,9,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,9,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,9,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,9,0],[0,0,2,0,0,0],[0,0,9,0,0,0],[0,0,0,0,0,0]] | [[0,0,9,0,0,0],[0,0,2,0,0,0],[0,0,2,0,0,0],[0,0,2,0,9,0],[0,0,2,0,0,0],[0,0,9,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,9,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,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,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,9,2,2,2,2,2,2,9,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,2,0,0,0,0],[0,0,2,0,0,0,2,... | |
253bf280::r180_c2 | 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,9,0,0,0,0,0,0,9,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,9,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,9,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,2,0,0,0],[0,0,0,0,0,0,0,2,0,9,0],[9,2,2,2,9,0,0,2,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,9,0,0,0],[0,0,0,0,0,0,0,0,0,0,0]] | [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,9,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,2,0,0,0],[0,0,0,0,0,0,0,2,0,9,0],[9,2,2,2,9,0,0,2,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,9,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,9,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,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,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,9,2,2,2,2,2,2,9,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,2,0,0,0,0],[0,0,2,0,0,0,2,... | |
253bf280::r180_c2 | 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,9,0,0,0,0,0,0,9,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,9,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,9,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,2,0,0],[0,0,0,9,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,9,0],[0,0,0,0,9,0,0,0,0,0,0,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,9,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[9,2,2,2,2,2,9,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,9,2,2,2,2,2,2,2,9,0,0],[0,0,0,0,0,... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,9,0],[0,0,0,0,9,0,0,0,0,0,0,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,9,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[9,2,2,2,2,2,9,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,9,2,2,2,2,2,2,2,9,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,9,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,9,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,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,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,9,2,2,2,2,2,2,9,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,2,0,0,0,0],[0,0,2,0,0,0,2,... | |
253bf280::r180_c3 | 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,2,0,0,0,0,0,0,2,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,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,2,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,2,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,2,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,2,0],[0,0,0]] | [[0,0,0],[0,2,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,2,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,2,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]]\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,0,0,0,0,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,4,4,4,4,4,4,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,2,0,0,0,0],[0,0,2,0,0,0,4,0,0,0,0],[0,0,4,0,0,0,4,... | |
253bf280::r180_c3 | 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,2,0,0,0,0,0,0,2,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,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,2,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,2,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,2,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,2,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,2,0,0,0,0],[0,0,0,0,0,0],[0,0,0,0,2,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,2,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,2,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]]\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,0,0,0,0,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,4,4,4,4,4,4,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,2,0,0,0,0],[0,0,2,0,0,0,4,0,0,0,0],[0,0,4,0,0,0,4,... | |
253bf280::r180_c3 | 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,2,0,0,0,0,0,0,2,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,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,2,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,2,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,2,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,2,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,2,0],[0,0,4,0,0,0],[0,0,2,0,0,0],[0,0,0,0,0,0]] | [[0,0,2,0,0,0],[0,0,4,0,0,0],[0,0,4,0,0,0],[0,0,4,0,2,0],[0,0,4,0,0,0],[0,0,2,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,2,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,2,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]]\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,0,0,0,0,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,4,4,4,4,4,4,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,2,0,0,0,0],[0,0,2,0,0,0,4,0,0,0,0],[0,0,4,0,0,0,4,... | |
253bf280::r180_c3 | 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,2,0,0,0,0,0,0,2,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,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,2,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,2,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,2,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,2,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,0,0,0,0,4,0,0,0],[0,0,0,0,0,0,0,4,0,2,0],[2,4,4,4,2,0,0,4,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,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,2,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,0,0,0,0,4,0,0,0],[0,0,0,0,0,0,0,4,0,2,0],[2,4,4,4,2,0,0,4,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,0,0,0,0,2,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,2,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,2,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]]\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,0,0,0,0,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,4,4,4,4,4,4,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,2,0,0,0,0],[0,0,2,0,0,0,4,0,0,0,0],[0,0,4,0,0,0,4,... | |
253bf280::r180_c3 | 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,2,0,0,0,0,0,0,2,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,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,2,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,2,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,4,0,0],[0,0,0,2,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
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,0],[0,0,0,0,2,0,0,0,0,0,0,4,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,2,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[2,4,4,4,4,4,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,2,4,4,4,4,4,4,4,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,2,0],[0,0,0,0,2,0,0,0,0,0,0,4,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,2,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[2,4,4,4,4,4,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,2,4,4,4,4,4,4,4,2,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,2,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,2,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]]\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,0,0,0,0,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,4,4,4,4,4,4,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,2,0,0,0,0],[0,0,2,0,0,0,4,0,0,0,0],[0,0,4,0,0,0,4,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0],[0,8,0],... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,0... | [[0,0,0,0,0],[0,0,0,8,0],[0,0,0,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,8,0],[0,0,0,0,0],[0,0,0,0,0],[0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,0,0,0,0],[8,3,3,3,3,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,8,0,0,0],[0,0,0,0,0,0,0],[8,3,3,3,3,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
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,8,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,3,3,3,3,3,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,8,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,0,0,0,0,0,3,0,0,0,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,8,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,3,3,3,3,3,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,8,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,0,0,0,0,0,3,0,0,0,0],[0,0,0,0,0,0,0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0],[0,8,3,3,8,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,8,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,0,0,0,0,0,3,0],[0,0,0,0,0,0,8,0,0,0,3,0],[0,0,0,0,0,0,3,0,0,0,3,0],[0,0,8,0,0,0,3,0,0,0,3,0],[0,0,0,0,0,0,3,0,0,0,3,0],[0,0,0,0,0,0,3,0,0,0,8,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,8,3,3,8,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,8,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,0,0,0,0,0,3,0],[0,0,0,0,0,0,8,0,0,0,3,0],[0,0,0,0,0,0,3,0,0,0,3,0],[0,0,8,0,0,0,3,0,0,0,3,0],[0,0,0,0,0,0,3,0,0,0,3,0],[0,0,0,0,0,0,3,0,0,0,8,0],[0,0,0,0,0,0,3,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,... | |
253bf280::r270_c1 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,0],[0,0,0,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,0],[0,7,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0],[0,7,0],... | [[0,0,0],[0,7,0],[0,0,0]] | [[0,0,0],[0,7,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,7,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,7,0,0,0,7,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,0,0],[0,0,0,7,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,... | |
253bf280::r270_c1 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,0],[0,0,0,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,0],[0,7,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,0... | [[0,0,0,0,0],[0,0,0,7,0],[0,0,0,0,0],[0,0,0,0,0],[0,7,0,0,0],[0,0,0,0,0]] | [[0,0,0,0,0],[0,0,0,7,0],[0,0,0,0,0],[0,0,0,0,0],[0,7,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,7,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,7,0,0,0,7,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,0,0],[0,0,0,7,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,... | |
253bf280::r270_c1 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,0],[0,0,0,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,0],[0,7,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[7,6,6,6,6,7,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]] | [[0,0,0,0,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[7,6,6,6,6,7,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,7,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,7,0,0,0,7,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,0,0],[0,0,0,7,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,... | |
253bf280::r270_c1 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,0],[0,0,0,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,0],[0,7,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
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,7,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,7,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,7,0,0,0,0]] | [[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,7,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,7,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,7,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,7,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,7,0,0,0,7,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,0,0],[0,0,0,7,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,... | |
253bf280::r270_c1 | 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,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,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,7,0,0,0,0,0,7,0],[0,0,0,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,0],[0,7,6,6,6,6,6,7,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0],[0,7,6,6,7,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,7,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,7,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,7,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,7,6,6,7,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,7,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,7,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,7,0],[0,0,0,0,0,0,6,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,7,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,7,0,0,0,7,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,0,0],[0,0,0,7,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,7,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]",
"[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,7,6,6,... | |
253bf280::r270_c2 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,1,1,1,1,1,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]]
Now apply the same rule to:
Input: [[0,0,0],[0,5,0],... | [[0,0,0],[0,5,0],[0,0,0]] | [[0,0,0],[0,5,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,5,0,0,0,0,0,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,5,0,0,0,5,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,0,0],[0,0,0,5,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,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,5,1,1,... | |
253bf280::r270_c2 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,1,1,1,1,1,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,0... | [[0,0,0,0,0],[0,0,0,5,0],[0,0,0,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,5,0],[0,0,0,0,0],[0,0,0,0,0],[0,5,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,5,0,0,0,0,0,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,5,0,0,0,5,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,0,0],[0,0,0,5,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,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,5,1,1,... | |
253bf280::r270_c2 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,1,1,1,1,1,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]]
Now apply the same rule to:
Input: [[0,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,0,0],[5,1,1,1,1,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,5,0,0,0],[0,0,0,0,0,0,0],[5,1,1,1,1,5,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,5,0,0,0,0,0,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,5,0,0,0,5,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,0,0],[0,0,0,5,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,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,5,1,1,... | |
253bf280::r270_c2 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,1,1,1,1,1,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]]
Now apply the same rule to:
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,5,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,5,1,1,1,1,1,1,1,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,5,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,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],[0,0,0,0,0,0,5,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,5,1,1,1,1,1,1,1,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,5,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,0],[0,0,0,0,0,0,0,5,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,5,0,0,0,0,0,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,5,0,0,0,5,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,0,0],[0,0,0,5,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,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,5,1,1,... | |
253bf280::r270_c2 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,0,0,0,0,0,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,5,1,1,1,1,1,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0],[0,5,1,1,5,0,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,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,5,0,0,0,1,0],[0,0,0,0,0,0,1,0,0,0,1,0],[0,0,5,0,0,0,1,0,0,0,1,0],[0,0,0,0,0,0,1,0,0,0,1,0],[0,0,0,0,0,0,1,0,0,0,5,0],[0,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],[0,5,1,1,5,0,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,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,0,0,0,0,1,0],[0,0,0,0,0,0,5,0,0,0,1,0],[0,0,0,0,0,0,1,0,0,0,1,0],[0,0,5,0,0,0,1,0,0,0,1,0],[0,0,0,0,0,0,1,0,0,0,1,0],[0,0,0,0,0,0,1,0,0,0,5,0],[0,0,0,0,0,0,1,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,5,0,0,0,0,0,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,5,0,0,0,5,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,0,0],[0,0,0,5,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,1,0,0,0],[0,0,0,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,5,1,1,... | |
253bf280::r270_c3 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,6,6,6,6,6,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]]
Now apply the same rule to:
Input: [[0,0,0],[0,8,0],... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,... | |
253bf280::r270_c3 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,6,6,6,6,6,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,0... | [[0,0,0,0,0],[0,0,0,8,0],[0,0,0,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,8,0],[0,0,0,0,0],[0,0,0,0,0],[0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,... | |
253bf280::r270_c3 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,6,6,6,6,6,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,0,0,0,0],[8,6,6,6,6,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,8,0,0,0],[0,0,0,0,0,0,0],[8,6,6,6,6,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,... | |
253bf280::r270_c3 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,6,6,6,6,6,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]]
Now apply the same rule to:
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,8,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,6,6,6,6,6,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,8,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,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,8,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,6,6,6,6,6,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,8,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,6,0,0,0,0],[0,0,0,0,0,0,0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,... | |
253bf280::r270_c3 | 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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,6,6,6,6,6,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0],[0,8,6,6,8,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,8,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,8,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,8,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,8,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,8,6,6,8,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,8,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,0,0,0,0,6,0],[0,0,0,0,0,0,8,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,8,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,6,0],[0,0,0,0,0,0,6,0,0,0,8,0],[0,0,0,0,0,0,6,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,0,0,0],[0,0,0,6,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,8,6,6,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,8,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,8,0,0,0,0,0,0,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]]\nOutput: [[0,0,0,0,0,0,0,0,0,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],[0,0,0,8,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,0,0,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,8,0],[0,0,0,0,0,0],[0,8,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,8,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,8,0,0,0,0,0,0,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]]\nOutput: [[0,0,0,0,0,0,0,0,0,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],[0,0,0,8,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,3,0,8,0],[0,0,3,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0]] | [[0,0,0,0,0,0],[0,0,8,0,0,0],[0,0,3,0,0,0],[0,0,3,0,8,0],[0,0,3,0,0,0],[0,0,3,0,0,0],[0,0,8,0,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,8,0,0,0,0,0,0,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]]\nOutput: [[0,0,0,0,0,0,0,0,0,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],[0,0,0,8,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,8,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[8,3,3,3,8,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,8,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,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,8,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[8,3,3,3,8,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,8,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,0],[0,0,0,0,0,0,0,3,0,0,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]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,8,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,8,0,0,0,0,0,0,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]]\nOutput: [[0,0,0,0,0,0,0,0,0,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],[0,0,0,8,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::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,8,0,0,0,0,0,0,8,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,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,8,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,8,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,3,0,0],[0,0,0,8,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,8,3,3,3,3,3,3,3,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],[8,3,3,3,3,3,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,8,0],[0,0,0,0,0,0,0,0,0,0,0,3,0],[0,0,0,0,8,0,0,0,0,0,0,3,0],[0,0,0,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,8,3,3,3,3,3,3,3,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],[8,3,3,3,3,3,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,8,0],[0,0,0,0,0,0,0,0,0,0,0,3,0],[0,0,0,0,8,0,0,0,0,0,0,3,0],[0,0,0,0,0,0,0,0,0,0,0,8,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,8,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,8,0,0,0,0,0,0,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]]\nOutput: [[0,0,0,0,0,0,0,0,0,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],[0,0,0,8,3,3,3,3,3,3,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,8,0,0,0,0],[0,0,8,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,0,0,0,0],[0,0,3,0,0,0,3,... | |
253bf280::flh_c1 | 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,4,0,0,0,0,0,0,4,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,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,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,4,0],[0,0,0]] | [[0,0,0],[0,4,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,4,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,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,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,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,4,8,8,8,8,8,8,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,4,0,0,0,0],[0,0,4,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,... | |
253bf280::flh_c1 | 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,4,0,0,0,0,0,0,4,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,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,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,0,0,4,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,4,0],[0,0,0,0,0,0],[0,4,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,4,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,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,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,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,4,8,8,8,8,8,8,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,4,0,0,0,0],[0,0,4,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,... | |
253bf280::flh_c1 | 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,4,0,0,0,0,0,0,4,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,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,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,8,0,4,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0]] | [[0,0,0,0,0,0],[0,0,4,0,0,0],[0,0,8,0,0,0],[0,0,8,0,4,0],[0,0,8,0,0,0],[0,0,8,0,0,0],[0,0,4,0,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,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,0,0,0,0,0,0,0,0,0],[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,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]]\nOutput: [[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,4,8,8,8,8,8,8,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,4,0,0,0,0],[0,0,4,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,... | |
253bf280::flh_c1 | 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,4,0,0,0,0,0,0,4,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,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,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,8,0,0,0],[0,0,0,0,0,0,0,8,0,0,0],[4,8,8,8,4,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,0,4,0],[0,0,0,0,0,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,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,4,0,0,0],[0,0,0,0,0,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,0,0,0],[4,8,8,8,4,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,0,4,0],[0,0,0,0,0,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,0,0,0],[0,0,0,0,0,0,0,8,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]] | [] | arc_train | [
"Example\nInput: [[0,0,0,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,0,0,0,0,0,0,0,0,0],[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,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]]\nOutput: [[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,4,8,8,8,8,8,8,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,4,0,0,0,0],[0,0,4,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,... | |
253bf280::flh_c1 | 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,4,0,0,0,0,0,0,4,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,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,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,4,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,8,0,0],[0,0,0,4,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,4,8,8,8,8,8,8,8,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],[4,8,8,8,8,8,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,0],[0,0,0,0,0,0,0,0,0,0,0,8,0],[0,0,0,0,4,0,0,0,0,0,0,8,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,4,8,8,8,8,8,8,8,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],[4,8,8,8,8,8,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,0],[0,0,0,0,0,0,0,0,0,0,0,8,0],[0,0,0,0,4,0,0,0,0,0,0,8,0],[0,0,0,0,0,0,0,0,0,0,0,4,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,4,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,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,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,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,4,8,8,8,8,8,8,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,4,0,0,0,0],[0,0,4,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,0,0,0,0],[0,0,8,0,0,0,8,... | |
253bf280::flh_c2 | 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,1,0,0,0,0,0,0,1,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,1,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,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,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,1,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,1,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,1,0],[0,0,0]] | [[0,0,0],[0,1,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,1,0,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,0,0,0,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,0,0,0],[0,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,0,0,0,0,0,0]]\nOutput: [[0,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,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,0,1,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,... | |
253bf280::flh_c2 | 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,1,0,0,0,0,0,0,1,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,1,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,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,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,1,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,1,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,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,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,1,0,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,0,0,0,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,0,0,0],[0,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,0,0,0,0,0,0]]\nOutput: [[0,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,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,0,1,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,... | |
253bf280::flh_c2 | 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,1,0,0,0,0,0,0,1,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,1,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,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,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,1,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,1,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,1,0,0,0],[0,0,7,0,0,0],[0,0,7,0,1,0],[0,0,7,0,0,0],[0,0,7,0,0,0],[0,0,1,0,0,0]] | [[0,0,0,0,0,0],[0,0,1,0,0,0],[0,0,7,0,0,0],[0,0,7,0,1,0],[0,0,7,0,0,0],[0,0,7,0,0,0],[0,0,1,0,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,1,0,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,0,0,0,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,0,0,0],[0,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,0,0,0,0,0,0]]\nOutput: [[0,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,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,0,1,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,... | |
253bf280::flh_c2 | 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,1,0,0,0,0,0,0,1,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,1,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,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,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,1,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,1,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,0,0,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,0,0],[1,7,7,7,1,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,1,0],[0,0,0,0,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,0,0],[0,0,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,0,0,0,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,0,0,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,0,0],[1,7,7,7,1,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,1,0],[0,0,0,0,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,0,0],[0,0,0,0,0,0,0,7,0,0,0],[0,0,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,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,1,0,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,0,0,0,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,0,0,0],[0,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,0,0,0,0,0,0]]\nOutput: [[0,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,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,0,1,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,... | |
253bf280::flh_c2 | 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,1,0,0,0,0,0,0,1,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,1,0,0],[0,0,0,0,0,0],[0,0,0,0,0,0],[0,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,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,1,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,7,0,0],[0,0,0,1,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,1,7,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[1,7,7,7,7,7,1,0,0,0,0,0,0],[0,0,0,0,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,0,0,0,0,0,0,0,7,0],[0,0,0,0,1,0,0,0,0,0,0,7,0],[0,0,0,0,0,0,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,0,1,7,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[1,7,7,7,7,7,1,0,0,0,0,0,0],[0,0,0,0,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,0,0,0,0,0,0,0,7,0],[0,0,0,0,1,0,0,0,0,0,0,7,0],[0,0,0,0,0,0,0,0,0,0,0,1,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,1,0,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,0,0,0,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,0,0,0],[0,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,0,0,0,0,0,0]]\nOutput: [[0,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,7,7,7,7,7,7,1,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,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,0,1,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,0,0,0,0],[0,0,7,0,0,0,7,... | |
253bf280::flh_c3 | 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,6,0,0,0,0,0,0,6,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,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,6,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,6,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,6,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0],[0,6,0],[0,0,0]] | [[0,0,0],[0,6,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,6,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,6,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]]\nOutput: [[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],[0,0,0,6,9,9,9,9,9,9,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,0,0,0,0],[0,0,6,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,... | |
253bf280::flh_c3 | 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,6,0,0,0,0,0,0,6,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,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,6,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,6,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,6,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,0,0,6,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,6,0],[0,0,0,0,0,0],[0,6,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,6,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,6,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]]\nOutput: [[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],[0,0,0,6,9,9,9,9,9,9,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,0,0,0,0],[0,0,6,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,... | |
253bf280::flh_c3 | 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,6,0,0,0,0,0,0,6,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,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,6,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,6,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,6,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0],[0,0,6,0,0,0],[0,0,9,0,0,0],[0,0,9,0,6,0],[0,0,9,0,0,0],[0,0,9,0,0,0],[0,0,6,0,0,0]] | [[0,0,0,0,0,0],[0,0,6,0,0,0],[0,0,9,0,0,0],[0,0,9,0,6,0],[0,0,9,0,0,0],[0,0,9,0,0,0],[0,0,6,0,0,0]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,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,6,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]]\nOutput: [[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],[0,0,0,6,9,9,9,9,9,9,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,0,0,0,0],[0,0,6,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,... | |
253bf280::flh_c3 | 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,6,0,0,0,0,0,0,6,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,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,6,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,6,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,6,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[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,9,0,0,0],[0,0,0,0,0,0,0,9,0,0,0],[6,9,9,9,6,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,0,6,0],[0,0,0,0,0,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,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,6,0,0,0],[0,0,0,0,0,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,0,0,0],[6,9,9,9,6,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,0,6,0],[0,0,0,0,0,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,0,0,0],[0,0,0,0,0,0,0,9,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]] | [] | arc_train | [
"Example\nInput: [[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,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,6,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]]\nOutput: [[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],[0,0,0,6,9,9,9,9,9,9,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,0,0,0,0],[0,0,6,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,... | |
253bf280::flh_c3 | 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,6,0,0,0,0,0,0,6,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,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,6,0,0],[0,0,0,0,0,0]]
Output: [[0,0,0,0,0,0],[0,0,0,6,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,9,0,0],[0,0,0,6,0,0],[0,0,0,0,0,0]]
Now apply the same rule to:
Input: [[0,0... | [[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,6,9,9,9,9,9,9,9,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],[6,9,9,9,9,9,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,6,0],[0,0,0,0,0,0,0,0,0,0,0,9,0],[0,0,0,0,6,0,0,0,0,0,0,9,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,9,9,9,9,9,9,9,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],[6,9,9,9,9,9,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,6,0],[0,0,0,0,0,0,0,0,0,0,0,9,0],[0,0,0,0,6,0,0,0,0,0,0,9,0],[0,0,0,0,0,0,0,0,0,0,0,6,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,6,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,6,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]]\nOutput: [[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],[0,0,0,6,9,9,9,9,9,9,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,6,0,0,0,0],[0,0,6,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,0,0,0,0],[0,0,9,0,0,0,9,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0],[0,8,0],... | [[0,0,0],[0,8,0],[0,0,0]] | [[0,0,0],[0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,8... | [[0,0,0,0,0],[0,8,0,0,0],[0,0,0,0,0],[0,0,0,0,0],[0,0,0,8,0],[0,0,0,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,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0,0,0],... | [[0,0,0,0,0,0,0],[0,0,0,8,0,0,0],[0,0,0,0,0,0,0],[0,8,3,3,3,3,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,8,0,0,0],[0,0,0,0,0,0,0],[0,8,3,3,3,3,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,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
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,8,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,3,3,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,8,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,0],[0,0,0,0,3,0,0,0,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,8,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,3,3,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,8,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,0],[0,0,0,0,3,0,0,0,0,0,0,0],[0,0,0,0,8,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,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,... | |
253bf280::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,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,... | arc | Example
Input: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,8,3,3,3,3,3,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]]
Now apply the same rule to:
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,8,3,3,8,0],[0,8,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,0,0,0,0],[0,3,0,0,0,0,0,0,0,0,0,0],[0,3,0,0,0,8,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,8,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,8,0,0,0,3,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,8,3,3,8,0],[0,8,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,0,0,0,0],[0,3,0,0,0,0,0,0,0,0,0,0],[0,3,0,0,0,8,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,3,0,0,0,3,0,0,0,8,0,0],[0,3,0,0,0,3,0,0,0,0,0,0],[0,8,0,0,0,3,0,0,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,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,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,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]]\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,0,8,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,0,0,0],[0,0,0,3,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,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,8,3,3,3,... | |
253bf280::flh_r90_c1 | 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,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,... | arc | Example
Input: [[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,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,5,5,5,5,5,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]]
Now apply the same rule to:
Input: [[0,0,0],[0,2,0],... | [[0,0,0],[0,2,0],[0,0,0]] | [[0,0,0],[0,2,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,2,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,2,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]]\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,0,2,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,2,5,5,5,... | |
253bf280::flh_r90_c1 | 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,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,... | arc | Example
Input: [[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,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,5,5,5,5,5,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]]
Now apply the same rule to:
Input: [[0,0,0,0,0],[0,2... | [[0,0,0,0,0],[0,2,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,2,0,0,0],[0,0,0,0,0],[0,0,0,0,0],[0,0,0,2,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,2,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,2,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]]\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,0,2,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,2,5,5,5,... | |
253bf280::flh_r90_c1 | 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,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,... | arc | Example
Input: [[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,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]]
Output: [[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,2,5,5,5,5,5,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]]
Now apply the same rule to:
Input: [[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,2,5,5,5,5,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,2,0,0,0],[0,0,0,0,0,0,0],[0,2,5,5,5,5,2],[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,2,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,2,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]]\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,0,2,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,0,0,0],[0,0,0,5,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,2,5,5,5,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.