id stringlengths 14 15 | size stringclasses 25
values | puzzle stringlengths 394 2.95k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-6x4-3 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Bob`, `Arnold`, `Peter`, `Alice`, `Eric`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Drink",
"HouseStyle",
"Cigar"
],
"rows": [
[
"1",
"Carol",
"boba tea",
"ranch",
"pall mall"
],
[
"2",
"Alice",
"milk",
"modern",
"blue master"
],
[
"3",
"Arnold",
"... | 2024-07-03T21:21:29.210275 |
lgp-test-2x6-13 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education",
"Hobby",
"Children",
"MusicGenre",
"Pet"
],
"rows": [
[
"1",
"Arnold",
"associate",
"gardening",
"Bella",
"pop",
"cat"
],
[
"2",
"Eric",
"high school",
"photography... | 2024-07-03T21:21:29.205403 |
lgp-test-2x5-27 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a favorite color: `red`, `yellow`
- Pe... | {
"header": [
"House",
"Name",
"Color",
"HairColor",
"Education",
"Cigar"
],
"rows": [
[
"1",
"Eric",
"yellow",
"black",
"associate",
"prince"
],
[
"2",
"Arnold",
"red",
"brown",
"high school",
"pall mall"
... | 2024-07-03T21:21:29.205230 |
lgp-test-4x2-19 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`, `Alice`
- People have unique favorite music gen... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"1",
"Arnold",
"jazz"
],
[
"2",
"Alice",
"classical"
],
[
"3",
"Peter",
"rock"
],
[
"4",
"Eric",
"pop"
]
]
} | 2024-07-03T21:21:29.206925 |
lgp-test-6x6-1 | 6*6 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Peter`, `Arnold`, `Eric`, `Alice`, `Carol`
- People have unique ha... | {
"header": [
"House",
"Name",
"HairColor",
"BookGenre",
"Height",
"Education",
"Drink"
],
"rows": [
[
"1",
"Peter",
"gray",
"biography",
"short",
"doctorate",
"coffee"
],
[
"2",
"Bob",
"brown",
"romance",
... | 2024-07-03T21:21:29.210883 |
lgp-test-2x5-28 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- People own unique car models: `tesla model 3`, `ford f1... | {
"header": [
"House",
"Name",
"CarModel",
"Animal",
"FavoriteSport",
"Food"
],
"rows": [
[
"1",
"Arnold",
"tesla model 3",
"cat",
"basketball",
"pizza"
],
[
"2",
"Eric",
"ford f150",
"horse",
"soccer",
"gr... | 2024-07-03T21:21:29.205235 |
lgp-test-6x6-15 | 6*6 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Carol`, `Bob`, `Peter`, `Alice`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Drink",
"Occupation",
"Animal",
"Color"
],
"rows": [
[
"1",
"Arnold",
"craftsman",
"milk",
"artist",
"fish",
"red"
],
[
"2",
"Carol",
"ranch",
"water",
"nur... | 2024-07-03T21:21:29.210997 |
lgp-test-2x3-39 | 2*3 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Everyone has something unique for lunch: `grilled chees... | {
"header": [
"House",
"Name",
"Food",
"Birthday"
],
"rows": [
[
"1",
"Arnold",
"grilled cheese",
"april"
],
[
"2",
"Eric",
"pizza",
"sept"
]
]
} | 2024-07-03T21:21:29.204864 |
lgp-test-5x6-15 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Arnold`, `Peter`, `Alice`, `Eric`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Pet",
"Children",
"Mother",
"FavoriteSport"
],
"rows": [
[
"1",
"Eric",
"tea",
"fish",
"Timothy",
"Holly",
"tennis"
],
[
"2",
"Alice",
"root beer",
"bird",
"Fred... | 2024-07-03T21:21:29.209491 |
lgp-test-3x4-22 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Peter`
- People have unique favorite music genres: `pop... | {
"header": [
"House",
"Name",
"MusicGenre",
"Children",
"BookGenre"
],
"rows": [
[
"1",
"Peter",
"pop",
"Fred",
"romance"
],
[
"2",
"Eric",
"classical",
"Bella",
"mystery"
],
[
"3",
"Arnold",
"ro... | 2024-07-03T21:21:29.206158 |
lgp-test-6x6-35 | 6*6 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Carol`, `Alice`, `Peter`, `Arnold`, `Eric`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"Drink",
"Color",
"HouseStyle",
"Flower"
],
"rows": [
[
"1",
"Alice",
"very tall",
"root beer",
"yellow",
"victorian",
"lilies"
],
[
"2",
"Peter",
"tall",
"water",
... | 2024-07-03T21:21:29.211156 |
lgp-test-4x5-5 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education",
"Animal",
"Pet",
"Drink"
],
"rows": [
[
"1",
"Arnold",
"associate",
"horse",
"bird",
"milk"
],
[
"2",
"Peter",
"master",
"cat",
"cat",
"tea"
],
[
"3... | 2024-07-03T21:21:29.207641 |
lgp-test-5x6-14 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Peter`, `Bob`, `Arnold`
- People have unique favorite mu... | {
"header": [
"House",
"Name",
"MusicGenre",
"Hobby",
"Vacation",
"Children",
"Flower"
],
"rows": [
[
"1",
"Alice",
"rock",
"cooking",
"beach",
"Meredith",
"carnations"
],
[
"2",
"Eric",
"jazz",
"gardening",
... | 2024-07-03T21:21:29.209484 |
lgp-test-3x2-31 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`
- People have unique favorite music genres: `cla... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"1",
"Arnold",
"pop"
],
[
"2",
"Peter",
"classical"
],
[
"3",
"Eric",
"rock"
]
]
} | 2024-07-03T21:21:29.205723 |
lgp-test-5x2-25 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Bob`, `Alice`, `Eric`
- Everyone has a favorite smooth... | {
"header": [
"House",
"Name",
"Smoothie"
],
"rows": [
[
"1",
"Peter",
"dragonfruit"
],
[
"2",
"Arnold",
"cherry"
],
[
"3",
"Bob",
"lime"
],
[
"4",
"Eric",
"watermelon"
],
[
"5",
"Al... | 2024-07-03T21:21:29.208355 |
lgp-test-6x2-0 | 6*2 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Alice`, `Bob`, `Eric`, `Carol`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"1",
"Bob",
"victorian"
],
[
"2",
"Eric",
"modern"
],
[
"3",
"Arnold",
"colonial"
],
[
"4",
"Alice",
"mediterranean"
],
[
"5",
... | 2024-07-03T21:21:29.209681 |
lgp-test-4x6-1 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`, `Alice`
- Each person has a unique birthday mon... | {
"header": [
"House",
"Name",
"Birthday",
"Cigar",
"PhoneModel",
"Flower",
"Height"
],
"rows": [
[
"1",
"Eric",
"april",
"pall mall",
"oneplus 9",
"carnations",
"average"
],
[
"2",
"Peter",
"sept",
"blue mas... | 2024-07-03T21:21:29.207889 |
lgp-test-4x4-29 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Peter`, `Arnold`, `Eric`
- People have unique heights: `short`, ... | {
"header": [
"House",
"Name",
"Height",
"Pet",
"Food"
],
"rows": [
[
"1",
"Eric",
"average",
"fish",
"spaghetti"
],
[
"2",
"Arnold",
"tall",
"cat",
"stew"
],
[
"3",
"Peter",
"very short",
"... | 2024-07-03T21:21:29.207519 |
lgp-test-6x3-0 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Bob`, `Peter`, `Alice`, `Eric`, `Arnold`
- They all have a uniqu... | {
"header": [
"House",
"Name",
"Flower",
"Nationality"
],
"rows": [
[
"1",
"Peter",
"lilies",
"brit"
],
[
"2",
"Bob",
"carnations",
"dane"
],
[
"3",
"Alice",
"daffodils",
"german"
],
[
"4",
... | 2024-07-03T21:21:29.209941 |
lgp-test-4x4-14 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`, `Alice`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"Smoothie",
"BookGenre"
],
"rows": [
[
"1",
"Alice",
"Holly",
"desert",
"mystery"
],
[
"2",
"Arnold",
"Kailyn",
"watermelon",
"science fiction"
],
[
"3",
"Peter"... | 2024-07-03T21:21:29.207382 |
lgp-test-2x4-39 | 2*4 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Everyone has something unique for lunch: `pizza`, `gril... | {
"header": [
"House",
"Name",
"Food",
"Pet",
"Occupation"
],
"rows": [
[
"1",
"Arnold",
"pizza",
"dog",
"doctor"
],
[
"2",
"Eric",
"grilled cheese",
"cat",
"engineer"
]
]
} | 2024-07-03T21:21:29.205078 |
lgp-test-4x3-37 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter`
- Everyone has a favorite smoothie: `de... | {
"header": [
"House",
"Name",
"Smoothie",
"Hobby"
],
"rows": [
[
"1",
"Peter",
"cherry",
"photography"
],
[
"2",
"Alice",
"desert",
"painting"
],
[
"3",
"Eric",
"watermelon",
"gardening"
],
[
... | 2024-07-03T21:21:29.207269 |
lgp-test-2x5-24 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education",
"Children",
"BookGenre",
"Smoothie"
],
"rows": [
[
"1",
"Eric",
"associate",
"Fred",
"mystery",
"cherry"
],
[
"2",
"Arnold",
"high school",
"Bella",
"science fiction",
... | 2024-07-03T21:21:29.205212 |
lgp-test-2x2-29 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique favorite drink: `water`, `tea`... | {
"header": [
"House",
"Name",
"Drink"
],
"rows": [
[
"1",
"Eric",
"tea"
],
[
"2",
"Arnold",
"water"
]
]
} | 2024-07-03T21:21:29.204621 |
lgp-test-6x4-30 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Carol`, `Alice`, `Arnold`, `Peter`, `Bob`
- People have unique fa... | {
"header": [
"House",
"Name",
"BookGenre",
"PhoneModel",
"Drink"
],
"rows": [
[
"1",
"Eric",
"mystery",
"google pixel 6",
"root beer"
],
[
"2",
"Peter",
"romance",
"samsung galaxy s21",
"coffee"
],
[
"3",
... | 2024-07-03T21:21:29.210467 |
lgp-test-2x5-1 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- The people keep unique animals: `cat`, `horse`
- Peopl... | {
"header": [
"House",
"Name",
"Animal",
"PhoneModel",
"Pet",
"Cigar"
],
"rows": [
[
"1",
"Arnold",
"cat",
"iphone 13",
"dog",
"pall mall"
],
[
"2",
"Eric",
"horse",
"samsung galaxy s21",
"cat",
"prince"
... | 2024-07-03T21:21:29.205088 |
lgp-test-5x2-5 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Bob`, `Arnold`, `Alice`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"1",
"Bob",
"mountain"
],
[
"2",
"Alice",
"city"
],
[
"3",
"Peter",
"beach"
],
[
"4",
"Eric",
"cruise"
],
[
"5",
"Arnold",
... | 2024-07-03T21:21:29.208225 |
lgp-test-2x3-21 | 2*3 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Everyone has a unique favorite cigar: `prince`, `pall m... | {
"header": [
"House",
"Name",
"Cigar",
"Flower"
],
"rows": [
[
"1",
"Eric",
"pall mall",
"carnations"
],
[
"2",
"Arnold",
"prince",
"daffodils"
]
]
} | 2024-07-03T21:21:29.204775 |
lgp-test-6x3-31 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Bob`, `Peter`, `Eric`, `Alice`, `Arnold`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"HouseStyle"
],
"rows": [
[
"1",
"Alice",
"stew",
"colonial"
],
[
"2",
"Carol",
"grilled cheese",
"victorian"
],
[
"3",
"Bob",
"spaghetti",
"modern"
],
[
... | 2024-07-03T21:21:29.210188 |
lgp-test-4x6-12 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Peter`, `Arnold`
- Each person lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle",
"Cigar",
"Occupation",
"Flower",
"Animal"
],
"rows": [
[
"1",
"Eric",
"ranch",
"prince",
"doctor",
"carnations",
"horse"
],
[
"2",
"Alice",
"craftsman",
"blue mast... | 2024-07-03T21:21:29.207969 |
lgp-test-2x2-5 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person lives in a unique style of house: `victoria... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"1",
"Eric",
"victorian"
],
[
"2",
"Arnold",
"colonial"
]
]
} | 2024-07-03T21:21:29.204468 |
lgp-test-6x5-6 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Peter`, `Bob`, `Eric`, `Arnold`, `Alice`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Birthday",
"Pet",
"MusicGenre",
"BookGenre"
],
"rows": [
[
"1",
"Peter",
"jan",
"cat",
"hip hop",
"romance"
],
[
"2",
"Arnold",
"mar",
"hamster",
"classical",
"science fictio... | 2024-07-03T21:21:29.210584 |
lgp-test-5x2-39 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Bob`, `Peter`, `Eric`, `Arnold`
- Each person has a unique level... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"1",
"Eric",
"high school"
],
[
"2",
"Peter",
"associate"
],
[
"3",
"Alice",
"master"
],
[
"4",
"Bob",
"doctorate"
],
[
"5",
... | 2024-07-03T21:21:29.208442 |
lgp-test-4x2-39 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food"
],
"rows": [
[
"1",
"Peter",
"spaghetti"
],
[
"2",
"Arnold",
"stew"
],
[
"3",
"Alice",
"pizza"
],
[
"4",
"Eric",
"grilled cheese"
]
]
} | 2024-07-03T21:21:29.207040 |
lgp-test-5x5-9 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Arnold`, `Peter`, `Alice`, `Eric`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Color",
"Flower",
"Hobby"
],
"rows": [
[
"1",
"Eric",
"root beer",
"yellow",
"carnations",
"gardening"
],
[
"2",
"Arnold",
"tea",
"white",
"roses",
"photography"
... | 2024-07-03T21:21:29.209113 |
lgp-test-2x6-33 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a favorite color: `yellow`, `red`
- Ev... | {
"header": [
"House",
"Name",
"Color",
"Smoothie",
"Children",
"Birthday",
"CarModel"
],
"rows": [
[
"1",
"Arnold",
"red",
"desert",
"Bella",
"april",
"tesla model 3"
],
[
"2",
"Eric",
"yellow",
"cherry",
... | 2024-07-03T21:21:29.205521 |
lgp-test-5x5-32 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Peter`, `Bob`, `Alice`
- Everyone has a favorite smooth... | {
"header": [
"House",
"Name",
"Smoothie",
"Animal",
"Vacation",
"Drink"
],
"rows": [
[
"1",
"Peter",
"watermelon",
"fish",
"cruise",
"water"
],
[
"2",
"Bob",
"dragonfruit",
"bird",
"camping",
"milk"
],... | 2024-07-03T21:21:29.209283 |
lgp-test-5x2-26 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Bob`, `Arnold`, `Alice`, `Eric`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"1",
"Eric",
"cruise"
],
[
"2",
"Bob",
"mountain"
],
[
"3",
"Alice",
"beach"
],
[
"4",
"Arnold",
"city"
],
[
"5",
"Peter",
... | 2024-07-03T21:21:29.208362 |
lgp-test-4x6-11 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Eric`, `Arnold`
- Each person has a unique hobby: `cook... | {
"header": [
"House",
"Name",
"Hobby",
"Animal",
"BookGenre",
"Birthday",
"MusicGenre"
],
"rows": [
[
"1",
"Peter",
"painting",
"fish",
"fantasy",
"feb",
"pop"
],
[
"2",
"Alice",
"cooking",
"bird",
"ro... | 2024-07-03T21:21:29.207961 |
lgp-test-2x2-17 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Everyone has a unique favorite cigar: `pall mall`, `pri... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"1",
"Arnold",
"pall mall"
],
[
"2",
"Eric",
"prince"
]
]
} | 2024-07-03T21:21:29.204526 |
lgp-test-5x5-22 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice`, `Bob`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation",
"HouseStyle",
"Education",
"Mother"
],
"rows": [
[
"1",
"Eric",
"mountain",
"ranch",
"bachelor",
"Aniya"
],
[
"2",
"Alice",
"beach",
"victorian",
"associate",
"Jan... | 2024-07-03T21:21:29.209209 |
lgp-test-6x4-34 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Eric`, `Arnold`, `Bob`, `Carol`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"BookGenre",
"Mother"
],
"rows": [
[
"1",
"Alice",
"german",
"science fiction",
"Penny"
],
[
"2",
"Arnold",
"dane",
"historical fiction",
"Kailyn"
],
[
"3",
... | 2024-07-03T21:21:29.210495 |
lgp-test-4x4-30 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Alice`, `Peter`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"Occupation",
"Smoothie"
],
"rows": [
[
"1",
"Alice",
"lilies",
"engineer",
"dragonfruit"
],
[
"2",
"Eric",
"roses",
"teacher",
"cherry"
],
[
"3",
"Peter",
... | 2024-07-03T21:21:29.207525 |
lgp-test-4x6-13 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Eric`, `Arnold`, `Peter`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"HouseStyle",
"Birthday",
"Occupation",
"Children"
],
"rows": [
[
"1",
"Alice",
"pall mall",
"victorian",
"feb",
"doctor",
"Fred"
],
[
"2",
"Arnold",
"blue master",
"ra... | 2024-07-03T21:21:29.207976 |
lgp-test-2x5-18 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- People have unique favorite book genres: `mystery`, `sc... | {
"header": [
"House",
"Name",
"BookGenre",
"CarModel",
"Hobby",
"Drink"
],
"rows": [
[
"1",
"Arnold",
"science fiction",
"ford f150",
"photography",
"water"
],
[
"2",
"Eric",
"mystery",
"tesla model 3",
"gardeni... | 2024-07-03T21:21:29.205181 |
lgp-test-2x6-31 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- People own unique car models: `ford f150`, `tesla model... | {
"header": [
"House",
"Name",
"CarModel",
"PhoneModel",
"Drink",
"Birthday",
"Nationality"
],
"rows": [
[
"1",
"Eric",
"ford f150",
"iphone 13",
"water",
"april",
"dane"
],
[
"2",
"Arnold",
"tesla model 3",
... | 2024-07-03T21:21:29.205509 |
lgp-test-2x2-4 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People own unique car models: `tesla model 3`, `ford f1... | {
"header": [
"House",
"Name",
"CarModel"
],
"rows": [
[
"1",
"Eric",
"tesla model 3"
],
[
"2",
"Arnold",
"ford f150"
]
]
} | 2024-07-03T21:21:29.204463 |
lgp-test-4x3-3 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`, `Alice`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"Height"
],
"rows": [
[
"1",
"Peter",
"pall mall",
"tall"
],
[
"2",
"Arnold",
"dunhill",
"very short"
],
[
"3",
"Alice",
"prince",
"average"
],
[
"4",
... | 2024-07-03T21:21:29.207062 |
lgp-test-2x2-20 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each mother is accompanied by their child: `Fred`, `Bel... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"1",
"Arnold",
"Fred"
],
[
"2",
"Eric",
"Bella"
]
]
} | 2024-07-03T21:21:29.204580 |
lgp-test-3x2-13 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`
- Each person has a unique hobby: `cooking`, `ph... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"1",
"Eric",
"photography"
],
[
"2",
"Arnold",
"cooking"
],
[
"3",
"Peter",
"gardening"
]
]
} | 2024-07-03T21:21:29.205627 |
lgp-test-2x3-24 | 2*3 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique favorite drink: `water`, `tea`... | {
"header": [
"House",
"Name",
"Drink",
"Occupation"
],
"rows": [
[
"1",
"Arnold",
"water",
"engineer"
],
[
"2",
"Eric",
"tea",
"doctor"
]
]
} | 2024-07-03T21:21:29.204790 |
lgp-test-4x2-11 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric`
- Everyone has a favorite smoothie: `de... | {
"header": [
"House",
"Name",
"Smoothie"
],
"rows": [
[
"1",
"Alice",
"dragonfruit"
],
[
"2",
"Peter",
"cherry"
],
[
"3",
"Arnold",
"watermelon"
],
[
"4",
"Eric",
"desert"
]
]
} | 2024-07-03T21:21:29.206879 |
lgp-test-3x4-21 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Peter`
- People have unique favorite music genres: `pop... | {
"header": [
"House",
"Name",
"MusicGenre",
"Animal",
"Children"
],
"rows": [
[
"1",
"Eric",
"rock",
"bird",
"Fred"
],
[
"2",
"Peter",
"pop",
"horse",
"Meredith"
],
[
"3",
"Arnold",
"classical",
... | 2024-07-03T21:21:29.206151 |
lgp-test-3x5-13 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Arnold`
- Each person lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Flower",
"Animal",
"Nationality"
],
"rows": [
[
"1",
"Peter",
"colonial",
"daffodils",
"bird",
"brit"
],
[
"2",
"Eric",
"victorian",
"carnations",
"cat",
"swede... | 2024-07-03T21:21:29.206344 |
lgp-test-2x6-32 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- They all have a unique favorite flower: `carnations`, `... | {
"header": [
"House",
"Name",
"Flower",
"BookGenre",
"Nationality",
"Animal",
"MusicGenre"
],
"rows": [
[
"1",
"Arnold",
"carnations",
"mystery",
"brit",
"cat",
"rock"
],
[
"2",
"Eric",
"daffodils",
"science... | 2024-07-03T21:21:29.205516 |
lgp-test-5x3-24 | 5*3 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Bob`, `Eric`, `Alice`, `Peter`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby",
"Pet"
],
"rows": [
[
"1",
"Alice",
"cooking",
"bird"
],
[
"2",
"Peter",
"painting",
"cat"
],
[
"3",
"Bob",
"photography",
"fish"
],
[
"4",
"Arnold... | 2024-07-03T21:21:29.208614 |
lgp-test-3x3-22 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`
- People have unique hair colors: `black`, `brow... | {
"header": [
"House",
"Name",
"HairColor",
"Animal"
],
"rows": [
[
"1",
"Peter",
"black",
"cat"
],
[
"2",
"Eric",
"blonde",
"bird"
],
[
"3",
"Arnold",
"brown",
"horse"
]
]
} | 2024-07-03T21:21:29.205895 |
lgp-test-5x3-7 | 5*3 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Bob`, `Arnold`, `Peter`, `Alice`
- People have unique favorite bo... | {
"header": [
"House",
"Name",
"BookGenre",
"Vacation"
],
"rows": [
[
"1",
"Bob",
"romance",
"mountain"
],
[
"2",
"Eric",
"biography",
"city"
],
[
"3",
"Peter",
"mystery",
"beach"
],
[
"4",
... | 2024-07-03T21:21:29.208497 |
lgp-test-6x2-10 | 6*2 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Peter`, `Alice`, `Carol`, `Bob`
- People have unique fa... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"1",
"Peter",
"pop"
],
[
"2",
"Eric",
"rock"
],
[
"3",
"Bob",
"hip hop"
],
[
"4",
"Arnold",
"jazz"
],
[
"5",
"Alice",
... | 2024-07-03T21:21:29.209746 |
lgp-test-3x2-32 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"1",
"Peter",
"blue master"
],
[
"2",
"Arnold",
"pall mall"
],
[
"3",
"Eric",
"prince"
]
]
} | 2024-07-03T21:21:29.205728 |
lgp-test-5x6-35 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Alice`, `Eric`, `Arnold`, `Peter`
- Each mother is accompanied by ... | {
"header": [
"House",
"Name",
"Children",
"HairColor",
"Hobby",
"Pet",
"Flower"
],
"rows": [
[
"1",
"Alice",
"Meredith",
"blonde",
"painting",
"fish",
"tulips"
],
[
"2",
"Peter",
"Fred",
"gray",
"cooki... | 2024-07-03T21:21:29.209643 |
lgp-test-5x4-1 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Eric`, `Peter`, `Arnold`, `Bob`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"HairColor",
"Occupation"
],
"rows": [
[
"1",
"Alice",
"Kailyn",
"blonde",
"artist"
],
[
"2",
"Eric",
"Penny",
"gray",
"doctor"
],
[
"3",
"Arnold",
"Aniya"... | 2024-07-03T21:21:29.208730 |
lgp-test-6x2-4 | 6*2 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Carol`, `Peter`, `Bob`, `Eric`
- People use unique pho... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"1",
"Eric",
"huawei p50"
],
[
"2",
"Peter",
"samsung galaxy s21"
],
[
"3",
"Bob",
"xiaomi mi 11"
],
[
"4",
"Alice",
"iphone 13"
],
[
... | 2024-07-03T21:21:29.209708 |
lgp-test-4x4-2 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Alice`, `Arnold`
- People have unique hair colors: `brow... | {
"header": [
"House",
"Name",
"HairColor",
"Height",
"Color"
],
"rows": [
[
"1",
"Alice",
"black",
"short",
"white"
],
[
"2",
"Eric",
"blonde",
"average",
"green"
],
[
"3",
"Peter",
"red",
... | 2024-07-03T21:21:29.207302 |
lgp-test-3x6-0 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Peter`
- Each person has a favorite color: `white`, `re... | {
"header": [
"House",
"Name",
"Color",
"PhoneModel",
"Flower",
"Drink",
"Education"
],
"rows": [
[
"1",
"Eric",
"red",
"google pixel 6",
"lilies",
"milk",
"associate"
],
[
"2",
"Arnold",
"white",
"iphone 13"... | 2024-07-03T21:21:29.206517 |
lgp-test-6x2-38 | 6*2 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Carol`, `Alice`, `Arnold`, `Bob`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"1",
"Alice",
"Alice"
],
[
"2",
"Bob",
"Meredith"
],
[
"3",
"Carol",
"Timothy"
],
[
"4",
"Eric",
"Bella"
],
[
"5",
"Arnold",
... | 2024-07-03T21:21:29.209928 |
lgp-test-3x2-36 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Peter`
- Each person has an occupation: `teacher`, `doc... | {
"header": [
"House",
"Name",
"Occupation"
],
"rows": [
[
"1",
"Eric",
"teacher"
],
[
"2",
"Peter",
"engineer"
],
[
"3",
"Arnold",
"doctor"
]
]
} | 2024-07-03T21:21:29.205748 |
lgp-test-5x2-27 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Bob`, `Eric`, `Arnold`
- People have unique heights: `v... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"1",
"Eric",
"very tall"
],
[
"2",
"Peter",
"short"
],
[
"3",
"Bob",
"very short"
],
[
"4",
"Alice",
"tall"
],
[
"5",
"Arnold",... | 2024-07-03T21:21:29.208368 |
lgp-test-6x5-37 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Peter`, `Carol`, `Arnold`, `Bob`, `Eric`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children",
"Vacation",
"Nationality",
"Pet"
],
"rows": [
[
"1",
"Carol",
"Bella",
"city",
"dane",
"dog"
],
[
"2",
"Eric",
"Timothy",
"mountain",
"brit",
"rabbit"
],
[... | 2024-07-03T21:21:29.210852 |
lgp-test-4x6-22 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter`
- Each person has a unique favorite dri... | {
"header": [
"House",
"Name",
"Drink",
"Flower",
"FavoriteSport",
"Occupation",
"Children"
],
"rows": [
[
"1",
"Arnold",
"tea",
"daffodils",
"basketball",
"teacher",
"Bella"
],
[
"2",
"Alice",
"milk",
"roses... | 2024-07-03T21:21:29.208037 |
lgp-test-3x3-32 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`
- Each person has a unique hobby: `photography`,... | {
"header": [
"House",
"Name",
"Hobby",
"Occupation"
],
"rows": [
[
"1",
"Arnold",
"photography",
"engineer"
],
[
"2",
"Eric",
"gardening",
"teacher"
],
[
"3",
"Peter",
"cooking",
"doctor"
]
]
} | 2024-07-03T21:21:29.205951 |
lgp-test-3x2-1 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`
- Each person has a unique hobby: `cooking`, `ga... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"1",
"Peter",
"cooking"
],
[
"2",
"Arnold",
"photography"
],
[
"3",
"Eric",
"gardening"
]
]
} | 2024-07-03T21:21:29.205564 |
lgp-test-2x2-13 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"1",
"Eric",
"associate"
],
[
"2",
"Arnold",
"high school"
]
]
} | 2024-07-03T21:21:29.204509 |
lgp-test-4x2-27 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Eric`, `Arnold`, `Peter`
- Each person has a favorite color: `gr... | {
"header": [
"House",
"Name",
"Color"
],
"rows": [
[
"1",
"Arnold",
"red"
],
[
"2",
"Eric",
"yellow"
],
[
"3",
"Alice",
"white"
],
[
"4",
"Peter",
"green"
]
]
} | 2024-07-03T21:21:29.206972 |
lgp-test-3x2-39 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"1",
"Eric",
"pall mall"
],
[
"2",
"Arnold",
"prince"
],
[
"3",
"Peter",
"blue master"
]
]
} | 2024-07-03T21:21:29.205766 |
lgp-test-2x4-4 | 2*4 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person lives in a unique style of house: `victoria... | {
"header": [
"House",
"Name",
"HouseStyle",
"Height",
"Education"
],
"rows": [
[
"1",
"Arnold",
"victorian",
"short",
"associate"
],
[
"2",
"Eric",
"colonial",
"very short",
"high school"
]
]
} | 2024-07-03T21:21:29.204890 |
lgp-test-4x5-12 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Eric`, `Arnold`
- Everyone has a favorite smoothie: `de... | {
"header": [
"House",
"Name",
"Smoothie",
"HouseStyle",
"Nationality",
"PhoneModel"
],
"rows": [
[
"1",
"Alice",
"desert",
"victorian",
"dane",
"oneplus 9"
],
[
"2",
"Arnold",
"cherry",
"craftsman",
"swede",
... | 2024-07-03T21:21:29.207689 |
lgp-test-2x6-12 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique level of education: `high scho... | {
"header": [
"House",
"Name",
"Education",
"Children",
"Vacation",
"Occupation",
"HouseStyle"
],
"rows": [
[
"1",
"Eric",
"associate",
"Bella",
"beach",
"doctor",
"victorian"
],
[
"2",
"Arnold",
"high school",
... | 2024-07-03T21:21:29.205398 |
lgp-test-3x4-9 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Arnold`
- Each person has a unique birthday month: `jan`... | {
"header": [
"House",
"Name",
"Birthday",
"Nationality",
"Color"
],
"rows": [
[
"1",
"Eric",
"sept",
"swede",
"yellow"
],
[
"2",
"Arnold",
"april",
"dane",
"red"
],
[
"3",
"Peter",
"jan",
"... | 2024-07-03T21:21:29.206080 |
lgp-test-4x4-5 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter`
- Each person has a unique favorite dri... | {
"header": [
"House",
"Name",
"Drink",
"Animal",
"Vacation"
],
"rows": [
[
"1",
"Peter",
"milk",
"cat",
"city"
],
[
"2",
"Arnold",
"tea",
"fish",
"cruise"
],
[
"3",
"Alice",
"coffee",
"hors... | 2024-07-03T21:21:29.207321 |
lgp-test-3x5-9 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`
- Each person prefers a unique type of vacation:... | {
"header": [
"House",
"Name",
"Vacation",
"Animal",
"Height",
"Children"
],
"rows": [
[
"1",
"Arnold",
"mountain",
"horse",
"very short",
"Bella"
],
[
"2",
"Peter",
"beach",
"bird",
"short",
"Meredith"
... | 2024-07-03T21:21:29.206320 |
lgp-test-5x4-3 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Alice`, `Eric`, `Arnold`, `Peter`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"MusicGenre",
"Food"
],
"rows": [
[
"1",
"Arnold",
"Kailyn",
"pop",
"pizza"
],
[
"2",
"Eric",
"Aniya",
"hip hop",
"grilled cheese"
],
[
"3",
"Bob",
"Janell... | 2024-07-03T21:21:29.208744 |
lgp-test-3x4-38 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Peter`
- Each person has a unique favorite drink: `wate... | {
"header": [
"House",
"Name",
"Drink",
"Pet",
"Hobby"
],
"rows": [
[
"1",
"Arnold",
"milk",
"dog",
"gardening"
],
[
"2",
"Peter",
"water",
"fish",
"photography"
],
[
"3",
"Eric",
"tea",
"ca... | 2024-07-03T21:21:29.206253 |
lgp-test-4x3-14 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice`
- Each person has a unique hobby: `pain... | {
"header": [
"House",
"Name",
"Hobby",
"Animal"
],
"rows": [
[
"1",
"Alice",
"painting",
"fish"
],
[
"2",
"Eric",
"gardening",
"bird"
],
[
"3",
"Peter",
"cooking",
"cat"
],
[
"4",
"Arno... | 2024-07-03T21:21:29.207129 |
lgp-test-3x3-9 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Peter`, `Eric`
- Everyone has something unique for lunch: `spag... | {
"header": [
"House",
"Name",
"Food",
"Color"
],
"rows": [
[
"1",
"Arnold",
"pizza",
"white"
],
[
"2",
"Peter",
"grilled cheese",
"red"
],
[
"3",
"Eric",
"spaghetti",
"yellow"
]
]
} | 2024-07-03T21:21:29.205821 |
lgp-test-6x3-6 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Eric`, `Arnold`, `Peter`, `Alice`, `Bob`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"HouseStyle"
],
"rows": [
[
"1",
"Arnold",
"brit",
"colonial"
],
[
"2",
"Peter",
"chinese",
"modern"
],
[
"3",
"Alice",
"swede",
"ranch"
],
[
"4",... | 2024-07-03T21:21:29.209984 |
lgp-test-3x3-39 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`
- Each person lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Flower"
],
"rows": [
[
"1",
"Arnold",
"ranch",
"carnations"
],
[
"2",
"Eric",
"colonial",
"lilies"
],
[
"3",
"Peter",
"victorian",
"daffodils"
]
]
} | 2024-07-03T21:21:29.205989 |
lgp-test-4x3-15 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Eric`, `Peter`
- Each person lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle",
"Color"
],
"rows": [
[
"1",
"Alice",
"craftsman",
"white"
],
[
"2",
"Peter",
"colonial",
"red"
],
[
"3",
"Arnold",
"ranch",
"green"
],
[
"4",
... | 2024-07-03T21:21:29.207136 |
lgp-test-6x4-21 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Peter`, `Alice`, `Eric`, `Arnold`, `Bob`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"CarModel",
"Mother"
],
"rows": [
[
"1",
"Alice",
"ranch",
"bmw 3 series",
"Kailyn"
],
[
"2",
"Eric",
"craftsman",
"chevrolet silverado",
"Penny"
],
[
"3",
"... | 2024-07-03T21:21:29.210402 |
lgp-test-5x6-1 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Arnold`, `Eric`, `Peter`, `Alice`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Smoothie",
"Cigar",
"Color",
"MusicGenre"
],
"rows": [
[
"1",
"Alice",
"milk",
"watermelon",
"dunhill",
"white",
"rock"
],
[
"2",
"Peter",
"root beer",
"desert",
... | 2024-07-03T21:21:29.209350 |
lgp-test-4x5-27 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Peter`, `Alice`
- People have unique heights: `very sho... | {
"header": [
"House",
"Name",
"Height",
"Vacation",
"Color",
"Children"
],
"rows": [
[
"1",
"Eric",
"short",
"city",
"yellow",
"Meredith"
],
[
"2",
"Peter",
"tall",
"mountain",
"green",
"Samantha"
],
... | 2024-07-03T21:21:29.207792 |
lgp-test-2x6-20 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- The people keep unique animals: `horse`, `cat`
- Each ... | {
"header": [
"House",
"Name",
"Animal",
"Color",
"Smoothie",
"BookGenre",
"Food"
],
"rows": [
[
"1",
"Eric",
"horse",
"red",
"cherry",
"science fiction",
"pizza"
],
[
"2",
"Arnold",
"cat",
"yellow",
"d... | 2024-07-03T21:21:29.205446 |
lgp-test-4x5-37 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric`
- People have unique favorite sports: `... | {
"header": [
"House",
"Name",
"FavoriteSport",
"HouseStyle",
"Smoothie",
"Occupation"
],
"rows": [
[
"1",
"Arnold",
"tennis",
"colonial",
"desert",
"doctor"
],
[
"2",
"Peter",
"swimming",
"victorian",
"cherry",
... | 2024-07-03T21:21:29.207861 |
lgp-test-5x2-28 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Bob`, `Alice`, `Peter`
- People have unique heights: `v... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"1",
"Bob",
"very tall"
],
[
"2",
"Peter",
"short"
],
[
"3",
"Eric",
"average"
],
[
"4",
"Arnold",
"very short"
],
[
"5",
"Alic... | 2024-07-03T21:21:29.208374 |
lgp-test-4x2-23 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Alice`, `Peter`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"1",
"Arnold",
"blue master"
],
[
"2",
"Eric",
"dunhill"
],
[
"3",
"Alice",
"prince"
],
[
"4",
"Peter",
"pall mall"
]
]
} | 2024-07-03T21:21:29.206949 |
lgp-test-6x3-3 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Carol`, `Bob`, `Alice`, `Arnold`, `Eric`, `Peter`
- Each person prefers a... | {
"header": [
"House",
"Name",
"Vacation",
"FavoriteSport"
],
"rows": [
[
"1",
"Carol",
"cruise",
"tennis"
],
[
"2",
"Bob",
"mountain",
"swimming"
],
[
"3",
"Arnold",
"beach",
"baseball"
],
[
... | 2024-07-03T21:21:29.209962 |
lgp-test-2x2-10 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- People own unique car models: `ford f150`, `tesla model... | {
"header": [
"House",
"Name",
"CarModel"
],
"rows": [
[
"1",
"Arnold",
"ford f150"
],
[
"2",
"Eric",
"tesla model 3"
]
]
} | 2024-07-03T21:21:29.204494 |
lgp-test-2x6-39 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People have unique favorite book genres: `science ficti... | {
"header": [
"House",
"Name",
"BookGenre",
"Vacation",
"Smoothie",
"Children",
"FavoriteSport"
],
"rows": [
[
"1",
"Arnold",
"mystery",
"beach",
"cherry",
"Fred",
"soccer"
],
[
"2",
"Eric",
"science fiction",
... | 2024-07-03T21:21:29.205553 |
lgp-test-4x2-25 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"1",
"Arnold",
"high school"
],
[
"2",
"Alice",
"associate"
],
[
"3",
"Eric",
"bachelor"
],
[
"4",
"Peter",
"master"
]
]
} | 2024-07-03T21:21:29.206960 |
lgp-test-4x5-14 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Eric`, `Arnold`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"Smoothie",
"Height",
"Education"
],
"rows": [
[
"1",
"Eric",
"Kailyn",
"watermelon",
"very short",
"associate"
],
[
"2",
"Peter",
"Aniya",
"cherry",
"average",
"hig... | 2024-07-03T21:21:29.207704 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.