a87f7484.json

Navigation

Train Examples

Train Input 1
Train Output 1
Train Input 2
Train Output 2
Train Input 3
Train Output 3
Train Input 4
Train Output 4

Test Example

Test Input
Test Output

Participant 1

Initial description: The largest amount of filled in squares

Final description: The largest amount of filled in squares


Attempt 1: Correct

Participant 2

Initial description: grid size is 3 by 3; copy colors of the first of the colored patterns that differs in pattern from the initial one in input

Final description: grid size is 3 by 3; copy colors of the first of the colored patterns that differs in pattern from the initial one in input


Attempt 1: Correct

Participant 3

Initial description: To duplicate the odd one

Final description: To duplicate the odd one


Attempt 1: Correct

Participant 4

Initial description: The output is the one block that is different from the rest.

Final description: The output is the one block that is different from the rest.


Attempt 1: Correct

Participant 5

Initial description: The 3x3 square consisting of one color with the least amount of black grids gets replicated in the test output.

Final description: The 3x3 square consisting of one color with the least amount of black grids gets replicated in the test output.


Attempt 1: Correct

Participant 6

Initial description: odd one out

Final description: odd one out


Attempt 1: Correct

Participant 7

Initial description: recreate the odd shape out

Final description: recreate the odd shape out


Attempt 1: Correct

Participant 8

Initial description: From among the initial input, omit any 3x3 area of squares that doesn't contain blue squares or that doesn't form a noticeable pattern.

Final description: From the test input, keep any 3x3 area of square that contain a color and repeat every other square going right. Omit any 3x3 area that doesn't follow this rule.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 9

Initial description: next to green

Final description: next to two that are same


Attempt 1: Incorrect
Attempt 2: Correct

Participant 10

Initial description: Color the grid with the side that has 6 boxes.

Final description: Color the grid with the side that has 6 boxes.


Attempt 1: Correct

Participant 11

Initial description: The 3x3 block with the most squared filled in is copied.

Final description: The 3x3 block with the most squared filled in is copied.


Attempt 1: Correct

Participant 12

Initial description: the odd one out

Final description: the odd one out


Attempt 1: Correct

Participant 13

Initial description: I was to copy the one that was different from the others all by itself.

Final description: I was to copy the one that was different from the others all by itself.


Attempt 1: Correct

Participant 14

Initial description: copy the pattern that does not fit with the rest

Final description: copy the pattern that does not fit with the rest


Attempt 1: Correct

Participant 15

Initial description: The square with the most single colors was replicated in a small grid.

Final description: The square with the most single colors was replicated in a small grid.


Attempt 1: Correct

Participant 16

Initial description: save the pattern that is different from the others

Final description: save the pattern that is different from the others


Attempt 1: Correct

Participant 17

Initial description: I selected the one section that was different from the others in the test input area and made it my output

Final description: I selected the one section that was different from the others in the test input area and made it my output


Attempt 1: Correct

Participant 18

Initial description: the color specific shape that is different from the others is copied

Final description: the color specific shape that is different from the others is copied


Attempt 1: Correct

Participant 19

Initial description: Reproduce the set of blocks that don't match the pattern of all the other sets of blocks.

Final description: Reproduce the set of blocks that don't match the pattern of all the other sets of blocks.


Attempt 1: Correct

Participant 20

Initial description: Find the color that is used most often in the input. Recreate the pattern from the input with that color.

Final description: Find the color that is used most often in the input. Recreate the pattern from the input with that color.


Attempt 1: Correct

Participant 21

Initial description: Whichever square is unlike the others, recreate it.

Final description: Whichever square is unlike the others, recreate it.


Attempt 1: Correct