problem stringlengths 98 4.03k | question stringclasses 230
values | solution stringlengths 126 1.67k | op int64 2 20 | id stringclasses 437
values | template stringclasses 3
values | mode stringclasses 2
values | length stringclasses 1
value | d int64 2 2 |
|---|---|---|---|---|---|---|---|---|
The number of private middle school in Glenfield City equals the number of public highschool in Hawkesbury. The number of public highschool in Hawkesbury equals 4. The number of elementary school in Westhaven City equals 3. The number of culinarian school in Brightford equals the sum of the number of private middle sch... | What is the total number of schools in Evervale City? | Define public highschool in Hawkesbury as o; so o = 4. Define private middle school in Glenfield City as P; so P = o = 4. Define culinarian school in Glenfield City as O; so O = o = 4. Define public highschool in Glenfield City as c; so c = 3. Define total number of schools in Glenfield City as C; V = c + O = 3 + 4 = 7... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult parrot in Maple Creek equals 1. The number of adult owl in Beverly Forest equals 1. The number of adult owl in Pine Ridge equals 3 times the sum of the number of adult parrot in Beverly Forest, the number of adult parrot in Maple Creek, and the total number of adult animals in Maple Creek. The numbe... | What is the total number of adult animals in Pine Ridge? | Define adult parrot in Maple Creek as Q; so Q = 1. Define total number of adult animals in Maple Creek as O; so O = Q = 1. Define adult parrot in Beverly Forest as F; j = O - Q = 1 - 1 = 0; so F = 1 + j = 1 + 0 = 1. Define adult owl in Pine Ridge as o; X = F + Q = 1 + 1 = 2; U = X + O = 2 + 1 = 3; so o = 3 * U = 3 * 3 ... | 10 | 9_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult eagle in Mayer Aquarium equals 2 plus the sum of the number of adult parrot in Bundle Ranch, the number of adult eagle in South Zoo, and the number of adult parrot in Mayer Aquarium. The number of adult blue jay in Hamilton Farm equals 3. The number of adult crow in Bundle Ranch equals the number of... | How many adult crow does Mayer Aquarium have? | Define adult owl in South Zoo as I; so I = 3. Define adult eagle in Jefferson Circus as x; so x = I = 3. Define adult parrot in Jefferson Circus as e; so e = x = 3. Define adult owl in Jefferson Circus as D; W = x = 3; so D = 4 + W = 4 + 3 = 7. Define total number of adult animals in Jefferson Circus as E; U = x + e = ... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult crow in Oakridge Riverside equals 3. The number of adult crow in Maple Creek equals the number of adult blue jay in Maple Creek. The number of adult parrot in Maple Creek equals 1 plus the sum of the total number of adult animals in Oakridge Riverside and the number of adult crow in Maple Creek. The... | What is the total number of adult animals in Maple Creek? | Define adult blue jay in Maple Creek as F; so F = 3. Define adult crow in Oakridge Riverside as I; so I = 3. Define adult crow in Maple Creek as i; so i = F = 3. Define total number of adult animals in Oakridge Riverside as x; so x = I = 3. Define adult parrot in Maple Creek as Q; V = x + i = 3 + 3 = 6; so Q = 1 + V = ... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Cinéma de Montreval equals the sum of the number of intense detective thriller in Rêves de Belleville and the number of intense detective thriller in Festival de Saint-Rivage. The number of futuristic sci-fi movie in Rêves de Belleville equals 1. The number of futuristic sci-fi movie in... | What is the total number of movies in Cinéma de Montreval? | Define futuristic sci-fi movie in Festival de Saint-Rivage as F; so F = 2. Define intense detective thriller in Festival de Saint-Rivage as s; so s = F = 2. Define intense detective thriller in Cinéma de Montreval as C; so C = s = 2. Define intense detective thriller in Rêves de Belleville as c; so c = 3. Define futuri... | 10 | 5_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Oakbridge City equals 4 plus the number of private middle school in Shoreline City. The number of private middle school in Shoreline City equals 4. The number of regional medical school in Oakbridge City equals the number of culinarian school in Oakbridge City. The number of regional ... | What is the total number of schools in Ruby Bay? | Define private middle school in Shoreline City as n; so n = 4. Define culinarian school in Oakbridge City as x; L = n = 4; so x = 4 + L = 4 + 4 = 8. Define regional medical school in Oakbridge City as P; so P = x = 8. Define total number of schools in Oakbridge City as r; so r = x + P = 8 + 8 = 16. Define regional medi... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Brightford equals 1. The number of regional medical school in Hawkesbury equals 3 times the sum of the total number of schools in Brightford and the number of regional medical school in Brightford. The number of elementary school in Hawkesbury equals 4 plus the sum of the total ... | What is the total number of schools in Hawkesbury? | Define regional medical school in Brightford as F; so F = 1. Define total number of schools in Brightford as N; so N = F = 1. Define regional medical school in Hawkesbury as Z; A = N + F = 1 + 1 = 2; so Z = 3 * A = 3 * 2 = 6. Define elementary school in Hawkesbury as E; h = N + F = 1 + 1 = 2; so E = 4 + h = 4 + 2 = 6. ... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Shoreline City equals 3 plus the sum of the number of private middle school in Riverton City and the number of culinarian school in Riverton City. The number of culinarian school in Riverton City equals 3. The number of private middle school in Riverton City equals 3 times the number ... | What is the total number of schools in Shoreline City? | Define culinarian school in Riverton City as H; so H = 3. Define private middle school in Riverton City as z; e = H = 3; so z = 3 * e = 3 * 3 = 9. Define private middle school in Shoreline City as O; so O = z - H = 9 - 3 = 6. Define culinarian school in Shoreline City as W; f = z + H = 9 + 3 = 12; so W = 3 + f = 3 + 12... | 10 | 0_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 2. The number of calm road movie in Festival de Clairmont equals 3. The number of intense detective thriller in Festival de Saint-Rivage equals the number of futuristic sci-fi movie in Festival de Saint-Rivage. The number of calm road movie in Fes... | How many solemn period drama does Festival Lumière de Valmont have? | Define calm road movie in Festival de Clairmont as F; so F = 3. Define total number of movies in Festival de Clairmont as b; so b = F = 3. Define calm road movie in Festival de Saint-Rivage as S; L = b = 3; so S = 4 + L = 4 + 3 = 7. Define futuristic sci-fi movie in Festival de Saint-Rivage as B; so B = 2. Define inten... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Westhaven City equals 2. The number of private middle school in Glenfield City equals the number of regional medical school in Glenfield City. The number of regional medical school in Glenfield City equals 4. The number of private middle school in Westhaven City equals the sum o... | What is the total number of schools in Westhaven City? | Define regional medical school in Glenfield City as V; so V = 4. Define private middle school in Glenfield City as R; so R = V = 4. Define total number of schools in Glenfield City as b; so b = V + R = 4 + 4 = 8. Define private middle school in Westhaven City as H; X = b + R = 8 + 4 = 12; so H = X + V = 12 + 4 = 16. De... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult blue jay in South Zoo equals 2 times the sum of the total number of adult animals in Hamilton Farm, the number of adult crow in Hamilton Farm, and the number of adult eagle in Hamilton Farm. The number of adult eagle in Hamilton Farm equals 3 times the number of adult crow in Hamilton Farm. The numb... | What is the total number of adult animals in South Zoo? | Define adult crow in Hamilton Farm as a; so a = 3. Define adult eagle in Hamilton Farm as w; S = a = 3; so w = 3 * S = 3 * 3 = 9. Define total number of adult animals in Hamilton Farm as i; so i = w + a = 9 + 3 = 12. Define adult blue jay in South Zoo as g; Y = i + a = 12 + 3 = 15; v = Y + w = 15 + 9 = 24; so g = 2 * v... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 2. The number of futuristic sci-fi movie in Festival de Clairmont equals 2. The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 2 plus the number of upbeat metropolis comedy in Festival de Saint-Rivage. The number of upbeat m... | What is the total number of movies in Rêves de Belleville? | Define upbeat metropolis comedy in Festival de Saint-Rivage as q; so q = 2. Define futuristic sci-fi movie in Festival de Saint-Rivage as T; v = q = 2; so T = 2 + v = 2 + 2 = 4. Define total number of movies in Festival de Saint-Rivage as J; so J = T + q = 4 + 2 = 6. Define upbeat metropolis comedy in Rêves de Bellevil... | 10 | 16_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult owl in Hamilton Farm equals 2. The number of adult owl in Mayer Aquarium equals 3 times the number of adult blue jay in Hamilton Farm. The number of adult blue jay in Mayer Aquarium equals the number of adult owl in Mayer Aquarium. The number of adult parrot in Hamilton Farm equals 3 plus the number... | How many adult parrot does Mayer Aquarium have? | Define adult owl in Bundle Ranch as v; so v = 3. Define adult parrot in Bundle Ranch as Z; so Z = v = 3. Define adult blue jay in Bundle Ranch as D; t = v = 3; so D = 4 * t = 4 * 3 = 12. Define total number of adult animals in Bundle Ranch as j; O = Z + D = 3 + 12 = 15; so j = O + v = 15 + 3 = 18. Define adult parrot i... | 10 | 22_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Oakbridge City equals 3 times the number of elementary school in Oakbridge City. The number of elementary school in Oakbridge City equals 2. The number of public highschool in Shoreline City equals 2. The number of elementary school in Shoreline City equals 2 times the total number of... | What is the total number of schools in Shoreline City? | Define elementary school in Oakbridge City as a; so a = 2. Define public highschool in Oakbridge City as r; l = a = 2; so r = 3 * l = 3 * 2 = 6. Define total number of schools in Oakbridge City as I; so I = a + r = 2 + 6 = 8. Define elementary school in Shoreline City as n; E = I = 8; so n = 2 * E = 2 * 8 = 16. Define ... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult crow in Mayer Aquarium equals the number of adult blue jay in South Zoo. The number of adult blue jay in Bundle Ranch equals the total number of adult animals in Hamilton Farm. The number of adult parrot in Hamilton Farm equals 1. The number of adult blue jay in Mayer Aquarium equals the number of a... | What is the total number of adult animals in Bundle Ranch? | Define adult parrot in Hamilton Farm as l; so l = 1. Define adult crow in Hamilton Farm as x; G = l = 1; so x = 4 * G = 4 * 1 = 4. Define total number of adult animals in Hamilton Farm as s; so s = l + x = 1 + 4 = 5. Define adult blue jay in Bundle Ranch as M; so M = s = 5. Define adult owl in Bundle Ranch as w; so w =... | 10 | 9_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of elementary school in Evervale City equals 4 plus the sum of the total number of schools in Westhaven City, the number of elementary school in Westhaven City, and the number of regional medical school in Westhaven City. The number of regional medical school in Westhaven City equals 3 times the number of el... | What is the total number of schools in Evervale City? | Define elementary school in Westhaven City as E; so E = 2. Define regional medical school in Westhaven City as r; K = E = 2; so r = 3 * K = 3 * 2 = 6. Define total number of schools in Westhaven City as R; so R = r + E = 6 + 2 = 8. Define elementary school in Evervale City as C; M = R + E = 8 + 2 = 10; I = M + r = 10 +... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Bundle Ranch equals 3. The number of adult racoon in Bundle Ranch equals the number of adult bear in Bundle Ranch. The number of adult racoon in Jefferson Circus equals the number of adult racoon in Bundle Ranch. The number of adult bear in Jefferson Circus equals the sum of the total number... | What is the total number of adult animals in Jefferson Circus? | Define adult bear in Bundle Ranch as i; so i = 3. Define adult racoon in Bundle Ranch as I; so I = i = 3. Define total number of adult animals in Bundle Ranch as z; so z = i + I = 3 + 3 = 6. Define adult bear in Jefferson Circus as L; G = z + i = 6 + 3 = 9; so L = G + I = 9 + 3 = 12. Define adult racoon in Jefferson Ci... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of intense detective thriller in Verdi Movie Festival equals 4 times the sum of the total number of movies in West Sahara Movie Festival and the number of calm road movie in West Sahara Movie Festival. The number of intense detective thriller in Taylor Movie Festival equals 2 times the sum of the number of s... | What is the total number of movies in Verdi Movie Festival? | Define intense detective thriller in West Sahara Movie Festival as B; so B = 3. Define calm road movie in West Sahara Movie Festival as d; so d = 2. Define total number of movies in West Sahara Movie Festival as M; so M = d + B = 2 + 3 = 5. Define intense detective thriller in Verdi Movie Festival as l; s = M + d = 5 +... | 10 | 17_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Rêves de Belleville equals 3. The number of upbeat metropolis comedy in Cinéma de Montreval equals the number of calm road movie in Rêves de Belleville. The number of intense detective thriller in Festival Lumière de Valmont equals 2. The number of calm road movie in Cinéma d... | How many futuristic sci-fi movie does Festival Lumière de Valmont have? | Define calm road movie in Festival de Saint-Rivage as r; so r = 4. Define intense detective thriller in Festival de Saint-Rivage as l; so l = 3. Define total number of movies in Festival de Saint-Rivage as S; so S = l + r = 3 + 4 = 7. Define calm road movie in Rêves de Belleville as M; p = S + r = 7 + 4 = 11; R = p + l... | 10 | 8_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Westhaven City equals 4. The number of private middle school in Hawkesbury equals 2 times the total number of schools in Westhaven City. The number of regional medical school in Westhaven City equals 3 times the number of public highschool in Westhaven City. The number of public h... | What is the total number of schools in Hawkesbury? | Define private middle school in Westhaven City as R; so R = 4. Define public highschool in Westhaven City as p; so p = R = 4. Define regional medical school in Westhaven City as z; g = p = 4; so z = 3 * g = 3 * 4 = 12. Define total number of schools in Westhaven City as W; x = z + R = 12 + 4 = 16; so W = x + p = 16 + 4... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult racoon in Cedar Valley equals 3. The number of adult racoon in Pine Ridge equals 3 times the sum of the total number of adult animals in Cedar Valley, the number of adult racoon in Cedar Valley, and the number of adult deer in Cedar Valley. The number of adult deer in Cedar Valley equals 4 plus the ... | What is the total number of adult animals in Pine Ridge? | Define adult racoon in Cedar Valley as B; so B = 3. Define adult deer in Cedar Valley as n; M = B = 3; so n = 4 + M = 4 + 3 = 7. Define total number of adult animals in Cedar Valley as x; so x = n + B = 7 + 3 = 10. Define adult racoon in Pine Ridge as F; R = x + B = 10 + 3 = 13; W = R + n = 13 + 7 = 20; so F = 3 * W = ... | 10 | 10_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult eagle in Maple Creek equals 2. The number of adult crow in Pine Ridge equals the sum of the total number of adult animals in Maple Creek, the number of adult eagle in Maple Creek, and the number of adult crow in Maple Creek. The number of adult crow in Maple Creek equals the number of adult eagle in... | What is the total number of adult animals in Pine Ridge? | Define adult eagle in Maple Creek as a; so a = 2. Define adult crow in Maple Creek as s; so s = a = 2. Define total number of adult animals in Maple Creek as I; so I = s + a = 2 + 2 = 4. Define adult crow in Pine Ridge as b; c = I + a = 4 + 2 = 6; so b = c + s = 6 + 2 = 8. Define adult eagle in Pine Ridge as U; so U = ... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Taylor Movie Festival equals 4 times the number of intense detective thriller in Taylor Movie Festival. The number of calm road movie in West Sahara Movie Festival equals the total number of movies in Taylor Movie Festival. The number of intense detective thriller in Taylor Movie Festiv... | What is the total number of movies in West Sahara Movie Festival? | Define intense detective thriller in Taylor Movie Festival as f; so f = 3. Define calm road movie in Taylor Movie Festival as b; P = f = 3; so b = 4 * P = 4 * 3 = 12. Define total number of movies in Taylor Movie Festival as l; so l = b + f = 12 + 3 = 15. Define calm road movie in West Sahara Movie Festival as S; so S ... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult crow in South Zoo equals 2. The number of adult parrot in South Zoo equals the sum of the number of adult crow in Mayer Aquarium, the number of adult eagle in Bundle Ranch, the number of adult eagle in Mayer Aquarium, and the number of adult crow in South Zoo. The number of adult eagle in South Zoo ... | What is the total number of adult animals in Mayer Aquarium? | Define adult parrot in Bundle Ranch as B; so B = 2. Define adult crow in Mayer Aquarium as i; R = B = 2; so i = 3 * R = 3 * 2 = 6. Define adult eagle in Mayer Aquarium as v; so v = 1. Define adult parrot in Mayer Aquarium as U; r = v + i = 1 + 6 = 7; so U = 4 * r = 4 * 7 = 28. Define total number of adult animals in Ma... | 10 | 3_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult racoon in Jefferson Circus equals the sum of the total number of adult animals in Mayer Aquarium, the number of adult bear in Mayer Aquarium, and the number of adult deer in Jefferson Circus. The number of adult bear in South Zoo equals 2. The number of adult racoon in Hamilton Farm equals the numbe... | What is the total number of adult animals in Jefferson Circus? | Define adult deer in Jefferson Circus as X; so X = 2. Define adult bear in Mayer Aquarium as w; so w = X = 2. Define adult wolf in Mayer Aquarium as s; so s = 4. Define total number of adult animals in Mayer Aquarium as U; so U = w + s = 2 + 4 = 6. Define adult racoon in Jefferson Circus as z; N = U + w = 6 + 2 = 8; so... | 10 | 14_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Evervale City equals 4 times the number of private middle school in Hawkesbury. The number of regional medical school in Hawkesbury equals 2. The number of private middle school in Evervale City equals the number of private middle school in Hawkesbury. The number of private midd... | How many regional medical school does Brightford have? | Define private middle school in Hawkesbury as A; so A = 2. Define private middle school in Evervale City as F; so F = A = 2. Define regional medical school in Evervale City as C; h = A = 2; so C = 4 * h = 4 * 2 = 8. Define public highschool in Evervale City as o; so o = F = 2. Define total number of schools in Evervale... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in South Zoo equals the sum of the total number of adult animals in Bundle Ranch and the number of adult deer in Bundle Ranch. The number of adult deer in Bundle Ranch equals 4. The number of adult deer in South Zoo equals the sum of the number of adult fox in Bundle Ranch and the number of adul... | What is the total number of adult animals in South Zoo? | Define adult fox in Bundle Ranch as L; so L = 3. Define adult deer in Bundle Ranch as w; so w = 4. Define total number of adult animals in Bundle Ranch as X; so X = L + w = 3 + 4 = 7. Define adult fox in South Zoo as G; so G = X + w = 7 + 4 = 11. Define adult deer in South Zoo as s; so s = L + w = 3 + 4 = 7. Define tot... | 10 | 20_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of private middle school in Hawkesbury equals 1. The number of regional medical school in Brightford equals 4 plus the total number of schools in Glenfield City. The number of regional medical school in Glenfield City equals 4 plus the number of private middle school in Hawkesbury. The number of private midd... | What is the total number of schools in Brightford? | Define private middle school in Hawkesbury as z; so z = 1. Define total number of schools in Hawkesbury as p; so p = z = 1. Define regional medical school in Glenfield City as Z; E = z = 1; so Z = 4 + E = 4 + 1 = 5. Define private middle school in Glenfield City as V; so V = p = 1. Define total number of schools in Gle... | 10 | 1_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult eagle in Beverly Forest equals 4 plus the difference between the total number of adult animals in Maple Creek and the number of adult parrot in Maple Creek. The number of adult parrot in Beverly Forest equals 3. The number of adult parrot in Maple Creek equals the number of adult eagle in Maple Cree... | What is the total number of adult animals in Beverly Forest? | Define adult eagle in Maple Creek as i; so i = 3. Define adult parrot in Maple Creek as n; so n = i = 3. Define total number of adult animals in Maple Creek as O; so O = n + i = 3 + 3 = 6. Define adult eagle in Beverly Forest as q; D = O - n = 6 - 3 = 3; so q = 4 + D = 4 + 3 = 7. Define adult parrot in Beverly Forest a... | 10 | 11_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult racoon in Cedar Valley equals the number of adult bear in Cedar Valley. The number of adult racoon in Oakridge Riverside equals the sum of the total number of adult animals in Cedar Valley, the number of adult bear in Cedar Valley, and the number of adult racoon in Cedar Valley. The number of adult ... | What is the total number of adult animals in Maple Creek? | Define adult bear in Cedar Valley as k; so k = 4. Define adult racoon in Cedar Valley as F; so F = k = 4. Define total number of adult animals in Cedar Valley as H; so H = k + F = 4 + 4 = 8. Define adult racoon in Oakridge Riverside as j; N = H + k = 8 + 4 = 12; so j = N + F = 12 + 4 = 16. Define total number of adult ... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult blue jay in Beverly Forest equals 4 times the total number of adult animals in Pine Ridge. The number of adult parrot in Maple Creek equals 2. The number of adult eagle in Pine Ridge equals the number of adult parrot in Pine Ridge. The number of adult parrot in Beverly Forest equals 2. The number of... | What is the total number of adult animals in Pine Ridge? | Define adult parrot in Pine Ridge as J; so J = 4. Define adult eagle in Pine Ridge as M; so M = J = 4. Define adult blue jay in Pine Ridge as F; G = J = 4; so F = 4 * G = 4 * 4 = 16. Define adult crow in Pine Ridge as B; so B = J + M = 4 + 4 = 8. Define total number of adult animals in Pine Ridge as Z; o = J + F = 4 + ... | 10 | 18_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of elementary school in Clearwater Bay equals the total number of schools in Oakbridge City. The number of private middle school in Clearwater Bay equals 2 times the number of culinarian school in Oakbridge City. The number of culinarian school in Oakbridge City equals 2. The number of culinarian school in C... | What is the total number of schools in Clearwater Bay? | Define culinarian school in Oakbridge City as M; so M = 2. Define private middle school in Clearwater Bay as b; t = M = 2; so b = 2 * t = 2 * 2 = 4. Define total number of schools in Oakbridge City as w; so w = M = 2. Define culinarian school in Clearwater Bay as z; c = w = 2; so z = 4 + c = 4 + 2 = 6. Define elementar... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Riverton City equals 1 plus the number of public highschool in Riverton City. The number of private middle school in Clearwater Bay equals 3. The number of elementary school in Oakbridge City equals the sum of the number of elementary school in Ruby Bay, the number of private middle s... | What is the total number of schools in Ruby Bay? | Define public highschool in Riverton City as l; so l = 3. Define elementary school in Riverton City as R; X = l = 3; so R = 1 + X = 1 + 3 = 4. Define total number of schools in Riverton City as x; so x = l + R = 3 + 4 = 7. Define private middle school in Ruby Bay as t; so t = 4. Define elementary school in Ruby Bay as ... | 10 | 5_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult parrot in Pine Ridge equals 2. The number of adult parrot in Beverly Forest equals the sum of the number of adult parrot in Pine Ridge, the number of adult eagle in Beverly Forest, and the total number of adult animals in Pine Ridge. The number of adult eagle in Beverly Forest equals 2 times the sum... | What is the total number of adult animals in Beverly Forest? | Define adult parrot in Pine Ridge as j; so j = 2. Define total number of adult animals in Pine Ridge as X; so X = j = 2. Define adult eagle in Beverly Forest as v; u = X + j = 2 + 2 = 4; so v = 2 * u = 2 * 4 = 8. Define adult parrot in Beverly Forest as O; h = j + v = 2 + 8 = 10; so O = h + X = 10 + 2 = 12. Define tota... | 10 | 12_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult blue jay in Oakridge Riverside equals 2 plus the number of adult parrot in Maple Creek. The number of adult crow in Oakridge Riverside equals 3. The number of adult parrot in Oakridge Riverside equals 2. The number of adult crow in Beverly Forest equals the number of adult blue jay in Beverly Forest... | How many adult blue jay does Oakridge Riverside have? | Define adult crow in Oakridge Riverside as D; so D = 3. Define adult blue jay in Beverly Forest as c; so c = D = 3. Define adult crow in Beverly Forest as u; so u = c = 3. Define adult parrot in Beverly Forest as y; so y = c = 3. Define total number of adult animals in Beverly Forest as V; e = y + c = 3 + 3 = 6; so V =... | 10 | 8_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Oakbridge City equals the number of regional medical school in Shoreline City. The number of regional medical school in Shoreline City equals 3 plus the number of public highschool in Shoreline City. The number of public highschool in Oakbridge City equals 1 plus the total numbe... | What is the total number of schools in Oakbridge City? | Define public highschool in Shoreline City as H; so H = 1. Define regional medical school in Shoreline City as A; i = H = 1; so A = 3 + i = 3 + 1 = 4. Define regional medical school in Oakbridge City as h; so h = A = 4. Define total number of schools in Shoreline City as q; so q = H + A = 1 + 4 = 5. Define public highs... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult owl in Pine Ridge equals 2. The number of adult crow in Oakridge Riverside equals the number of adult eagle in Pine Ridge. The number of adult parrot in Cedar Valley equals 4. The number of adult owl in Cedar Valley equals the sum of the number of adult parrot in Oakridge Riverside and the number of... | What is the total number of adult animals in Maple Creek? | Define adult owl in Maple Creek as R; so R = 4. Define adult parrot in Maple Creek as b; y = R = 4; so b = 1 + y = 1 + 4 = 5. Define adult crow in Maple Creek as u; x = R = 4; so u = 2 * x = 2 * 4 = 8. Define adult eagle in Maple Creek as X; so X = 4. Define total number of adult animals in Maple Creek as v; A = b + R ... | 10 | 9_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Brightford equals the number of regional medical school in Hawkesbury. The number of private middle school in Hawkesbury equals the total number of schools in Hawkesbury. The number of regional medical school in Glenfield City equals the sum of the number of culinarian school in... | What is the total number of schools in Glenfield City? | Define culinarian school in Brightford as U; so U = 1. Define culinarian school in Glenfield City as y; l = U = 1; so y = 2 * l = 2 * 1 = 2. Define private middle school in Glenfield City as O; so O = y = 2. Define regional medical school in Glenfield City as b; z = y + O = 2 + 2 = 4; so b = z + U = 4 + 1 = 5. Define t... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Taylor Movie Festival equals 4 plus the total number of movies in West Sahara Movie Festival. The number of intense detective thriller in Golden Banana Movie Festival equals 3 plus the total number of movies in Taylor Movie Festival. The number of upbeat metropolis comedy in West Sa... | What is the total number of movies in Golden Banana Movie Festival? | Define upbeat metropolis comedy in West Sahara Movie Festival as c; so c = 2. Define solemn period drama in West Sahara Movie Festival as X; so X = c = 2. Define total number of movies in West Sahara Movie Festival as j; so j = c + X = 2 + 2 = 4. Define solemn period drama in Taylor Movie Festival as r; V = j = 4; so r... | 10 | 12_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Westhaven City equals 4 plus the sum of the total number of schools in Glenfield City and the number of elementary school in Glenfield City. The number of elementary school in Glenfield City equals 1. The number of elementary school in Westhaven City equals 2 times the difference betw... | What is the total number of schools in Westhaven City? | Define elementary school in Glenfield City as G; so G = 1. Define total number of schools in Glenfield City as K; so K = G = 1. Define public highschool in Westhaven City as U; f = K + G = 1 + 1 = 2; so U = 4 + f = 4 + 2 = 6. Define elementary school in Westhaven City as w; O = U - G = 6 - 1 = 5; so w = 2 * O = 2 * 5 =... | 10 | 20_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Brightford equals 3. The number of elementary school in Hawkesbury equals the number of public highschool in Westhaven City. The number of culinarian school in Westhaven City equals the sum of the number of private middle school in Evervale City, the number of private middle school in... | How many culinarian school does Westhaven City have? | Define public highschool in Westhaven City as r; so r = 1. Define elementary school in Hawkesbury as V; so V = r = 1. Define private middle school in Hawkesbury as N; so N = 4. Define total number of schools in Hawkesbury as Y; so Y = V + N = 1 + 4 = 5. Define private middle school in Evervale City as e; x = Y = 5; so ... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 4. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 3 times the number of upbeat metropolis comedy in Festival Lumière de Valmont. The number of intense detective thriller in Festival de Clairmont equals 3 times the ... | What is the total number of movies in Festival de Clairmont? | Define upbeat metropolis comedy in Festival Lumière de Valmont as n; so n = 4. Define futuristic sci-fi movie in Festival Lumière de Valmont as K; j = n = 4; so K = 3 * j = 3 * 4 = 12. Define total number of movies in Festival Lumière de Valmont as x; so x = n + K = 4 + 12 = 16. Define intense detective thriller in Fes... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Brightford equals 2 plus the number of regional medical school in Glenfield City. The number of regional medical school in Glenfield City equals the number of elementary school in Glenfield City. The number of public highschool in Brightford equals 4 times the number of regional medic... | What is the total number of schools in Brightford? | Define elementary school in Glenfield City as H; so H = 3. Define regional medical school in Glenfield City as r; so r = H = 3. Define public highschool in Brightford as F; I = r = 3; so F = 4 * I = 4 * 3 = 12. Define elementary school in Brightford as O; y = r = 3; so O = 2 + y = 2 + 3 = 5. Define culinarian school in... | 10 | 18_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Rêves de Belleville equals 4. The number of solemn period drama in Festival de Saint-Rivage equals 4 plus the sum of the total number of movies in Rêves de Belleville and the number of futuristic sci-fi movie in Rêves de Belleville. The number of futuristic sci-fi movie in Festi... | What is the total number of movies in Festival de Saint-Rivage? | Define futuristic sci-fi movie in Rêves de Belleville as P; so P = 4. Define total number of movies in Rêves de Belleville as a; so a = P = 4. Define solemn period drama in Festival de Saint-Rivage as S; Y = a + P = 4 + 4 = 8; so S = 4 + Y = 4 + 8 = 12. Define futuristic sci-fi movie in Festival de Saint-Rivage as q; o... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Clairmont equals 1 plus the difference between the total number of movies in Rêves de Belleville and the number of upbeat metropolis comedy in Rêves de Belleville. The number of upbeat metropolis comedy in Rêves de Belleville equals 3. The number of upbeat metropolis... | What is the total number of movies in Festival de Clairmont? | Define upbeat metropolis comedy in Rêves de Belleville as f; so f = 3. Define futuristic sci-fi movie in Rêves de Belleville as G; so G = 4. Define total number of movies in Rêves de Belleville as W; so W = G + f = 4 + 3 = 7. Define futuristic sci-fi movie in Festival de Clairmont as Z; I = W - f = 7 - 3 = 4; so Z = 1 ... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult racoon in Beverly Forest equals 3. The number of adult racoon in Pine Ridge equals 1 plus the sum of the total number of adult animals in Beverly Forest and the number of adult racoon in Beverly Forest. The number of adult wolf in Pine Ridge equals 3 times the sum of the total number of adult animal... | What is the total number of adult animals in Pine Ridge? | Define adult racoon in Beverly Forest as h; so h = 3. Define total number of adult animals in Beverly Forest as j; so j = h = 3. Define adult wolf in Pine Ridge as C; E = j + h = 3 + 3 = 6; so C = 3 * E = 3 * 6 = 18. Define adult racoon in Pine Ridge as Y; N = j + h = 3 + 3 = 6; so Y = 1 + N = 1 + 6 = 7. Define total n... | 10 | 1_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Verdi Movie Festival equals 3 plus the number of solemn period drama in Verdi Movie Festival. The number of futuristic sci-fi movie in Northwood Movie Festival equals 2. The number of solemn period drama in Northwood Movie Festival equals the sum of the total number of movies in... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Verdi Movie Festival as s; so s = 3. Define futuristic sci-fi movie in Verdi Movie Festival as T; j = s = 3; so T = 3 + j = 3 + 3 = 6. Define total number of movies in Verdi Movie Festival as a; so a = s + T = 3 + 6 = 9. Define solemn period drama in Northwood Movie Festival as W; so W = a... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Golden Banana Movie Festival equals 3. The number of intense detective thriller in West Sahara Movie Festival equals 4. The number of upbeat metropolis comedy in West Sahara Movie Festival equals the total number of movies in Golden Banana Movie Festival. The number of upbeat... | What is the total number of movies in West Sahara Movie Festival? | Define intense detective thriller in Golden Banana Movie Festival as h; so h = 3. Define upbeat metropolis comedy in Golden Banana Movie Festival as V; so V = h = 3. Define total number of movies in Golden Banana Movie Festival as s; so s = h + V = 3 + 3 = 6. Define upbeat metropolis comedy in West Sahara Movie Festiva... | 10 | 4_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult owl in Oakridge Riverside equals the number of adult parrot in Oakridge Riverside. The number of adult parrot in Cedar Valley equals 4 plus the total number of adult animals in Oakridge Riverside. The number of adult parrot in Oakridge Riverside equals 2. The number of adult owl in Cedar Valley equa... | What is the total number of adult animals in Cedar Valley? | Define adult parrot in Oakridge Riverside as V; so V = 2. Define adult owl in Oakridge Riverside as y; so y = V = 2. Define total number of adult animals in Oakridge Riverside as L; so L = V + y = 2 + 2 = 4. Define adult owl in Cedar Valley as a; v = y = 2; so a = 4 + v = 4 + 2 = 6. Define adult parrot in Cedar Valley ... | 10 | 8_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in South Zoo equals 3. The number of adult bear in Bundle Ranch equals 1 plus the total number of adult animals in South Zoo. The number of adult deer in Bundle Ranch equals the number of adult bear in Bundle Ranch. The number of adult bear in Mayer Aquarium equals 3 times the total number of ad... | What is the total number of adult animals in Mayer Aquarium? | Define adult fox in South Zoo as K; so K = 3. Define total number of adult animals in South Zoo as S; so S = K = 3. Define adult bear in Bundle Ranch as A; t = S = 3; so A = 1 + t = 1 + 3 = 4. Define adult deer in Bundle Ranch as F; so F = A = 4. Define total number of adult animals in Bundle Ranch as v; so v = A + F =... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of intense detective thriller in Northwood Movie Festival equals 2. The number of intense detective thriller in Taylor Movie Festival equals the number of futuristic sci-fi movie in Taylor Movie Festival. The number of futuristic sci-fi movie in Northwood Movie Festival equals the sum of the total number of ... | What is the total number of movies in Northwood Movie Festival? | Define futuristic sci-fi movie in Taylor Movie Festival as p; so p = 3. Define intense detective thriller in Taylor Movie Festival as Y; so Y = p = 3. Define total number of movies in Taylor Movie Festival as h; so h = p + Y = 3 + 3 = 6. Define futuristic sci-fi movie in Northwood Movie Festival as W; I = h + Y = 6 + 3... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Clearwater Bay equals 3. The number of regional medical school in Clearwater Bay equals 3. The number of private middle school in Riverton City equals the number of public highschool in Riverton City. The number of public highschool in Clearwater Bay equals 3. The number of public... | What is the total number of schools in Riverton City? | Define regional medical school in Clearwater Bay as q; so q = 3. Define public highschool in Shoreline City as h; i = q = 3; so h = 2 + i = 2 + 3 = 5. Define total number of schools in Shoreline City as y; so y = h = 5. Define regional medical school in Riverton City as E; so E = y = 5. Define public highschool in Rive... | 10 | 10_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult blue jay in Pine Ridge equals 2. The number of adult blue jay in Beverly Forest equals the number of adult blue jay in Pine Ridge. The number of adult eagle in Cedar Valley equals the number of adult eagle in Beverly Forest. The number of adult eagle in Pine Ridge equals 4 plus the number of adult b... | What is the total number of adult animals in Cedar Valley? | Define adult blue jay in Pine Ridge as N; so N = 2. Define adult blue jay in Beverly Forest as M; so M = N = 2. Define adult eagle in Pine Ridge as Q; W = M = 2; so Q = 4 + W = 4 + 2 = 6. Define adult eagle in Beverly Forest as y; w = Q + N = 6 + 2 = 8; q = w + M = 8 + 2 = 10; so y = 1 + q = 1 + 10 = 11. Define adult e... | 10 | 16_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Oakbridge City equals 4 times the number of private middle school in Shoreline City. The number of elementary school in Oakbridge City equals 3 times the number of private middle school in Oakbridge City. The number of private middle school in Shoreline City equals 1. The number... | What is the total number of schools in Clearwater Bay? | Define private middle school in Oakbridge City as D; so D = 3. Define elementary school in Oakbridge City as d; a = D = 3; so d = 3 * a = 3 * 3 = 9. Define private middle school in Clearwater Bay as w; V = d + D = 9 + 3 = 12; so w = 4 * V = 4 * 12 = 48. Define regional medical school in Clearwater Bay as b; so b = d + ... | 10 | 17_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Clearwater Bay equals 3 plus the number of private middle school in Clearwater Bay. The number of elementary school in Clearwater Bay equals 4 plus the number of private middle school in Clearwater Bay. The number of public highschool in Clearwater Bay equals the number of regio... | What is the total number of schools in Clearwater Bay? | Define private middle school in Clearwater Bay as i; so i = 2. Define elementary school in Clearwater Bay as f; U = i = 2; so f = 4 + U = 4 + 2 = 6. Define regional medical school in Clearwater Bay as g; G = i = 2; so g = 3 + G = 3 + 2 = 5. Define public highschool in Clearwater Bay as K; so K = g = 5. Define total num... | 10 | 9_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Oakbridge City equals the difference between the number of elementary school in Shoreline City and the number of culinarian school in Clearwater Bay. The number of regional medical school in Ruby Bay equals the total number of schools in Clearwater Bay. The number of culinarian ... | What is the total number of schools in Oakbridge City? | Define culinarian school in Clearwater Bay as j; so j = 4. Define total number of schools in Clearwater Bay as P; so P = j = 4. Define regional medical school in Ruby Bay as L; so L = P = 4. Define private middle school in Shoreline City as J; m = L = 4; so J = 2 * m = 2 * 4 = 8. Define culinarian school in Riverton Ci... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult parrot in Cedar Valley equals the number of adult parrot in Pine Ridge. The number of adult parrot in Beverly Forest equals the total number of adult animals in Pine Ridge. The number of adult parrot in Pine Ridge equals the number of adult blue jay in Pine Ridge. The number of adult owl in Cedar Va... | What is the total number of adult animals in Cedar Valley? | Define adult blue jay in Pine Ridge as Z; so Z = 2. Define adult parrot in Pine Ridge as v; so v = Z = 2. Define total number of adult animals in Pine Ridge as A; so A = Z + v = 2 + 2 = 4. Define adult parrot in Beverly Forest as k; so k = A = 4. Define total number of adult animals in Beverly Forest as Q; so Q = k = 4... | 10 | 18_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Westhaven City equals 3. The number of private middle school in Brightford equals 2 times the sum of the total number of schools in Westhaven City and the number of public highschool in Westhaven City. The number of public highschool in Brightford equals 4 plus the sum of the number o... | What is the total number of schools in Brightford? | Define public highschool in Westhaven City as c; so c = 3. Define total number of schools in Westhaven City as W; so W = c = 3. Define private middle school in Brightford as U; Z = W + c = 3 + 3 = 6; so U = 2 * Z = 2 * 6 = 12. Define public highschool in Brightford as k; y = U + W = 12 + 3 = 15; so k = 4 + y = 4 + 15 =... | 10 | 9_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival de Saint-Rivage equals the sum of the number of futuristic sci-fi movie in Festival de Saint-Rivage, the total number of movies in Festival Lumière de Valmont, and the number of calm road movie in Festival Lumière de Valmont. The number of upbeat metropolis comedy in R... | What is the total number of movies in Festival de Saint-Rivage? | Define calm road movie in Festival Lumière de Valmont as z; so z = 3. Define total number of movies in Festival Lumière de Valmont as q; so q = z = 3. Define futuristic sci-fi movie in Festival de Saint-Rivage as L; e = q + z = 3 + 3 = 6; so L = 4 * e = 4 * 6 = 24. Define upbeat metropolis comedy in Festival de Saint-R... | 10 | 19_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Shoreline City equals 3 times the number of public highschool in Shoreline City. The number of private middle school in Ruby Bay equals the number of public highschool in Oakbridge City. The number of regional medical school in Clearwater Bay equals 4. The number of public highschool ... | How many private middle school does Ruby Bay have? | Define public highschool in Shoreline City as O; so O = 2. Define elementary school in Shoreline City as o; d = O = 2; so o = 3 * d = 3 * 2 = 6. Define total number of schools in Shoreline City as V; so V = O + o = 2 + 6 = 8. Define regional medical school in Riverton City as m; e = V = 8; so m = 3 + e = 3 + 8 = 11. De... | 10 | 13_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult owl in Beverly Forest equals 2 times the sum of the number of adult eagle in Oakridge Riverside, the number of adult crow in Oakridge Riverside, and the number of adult parrot in Cedar Valley. The number of adult owl in Pine Ridge equals 3. The number of adult blue jay in Oakridge Riverside equals 4... | What is the total number of adult animals in Oakridge Riverside? | Define adult blue jay in Oakridge Riverside as J; so J = 4. Define adult eagle in Oakridge Riverside as B; so B = 1. Define adult crow in Oakridge Riverside as r; S = J = 4; so r = 2 * S = 2 * 4 = 8. Define adult parrot in Oakridge Riverside as n; so n = J - B = 4 - 1 = 3. Define total number of adult animals in Oakrid... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Golden Banana Movie Festival equals 3. The number of calm road movie in Taylor Movie Festival equals 4 times the number of intense detective thriller in Taylor Movie Festival. The number of intense detective thriller in Northwood Movie Festival equals the number of upbeat metro... | How many calm road movie does Taylor Movie Festival have? | Define upbeat metropolis comedy in Golden Banana Movie Festival as F; so F = 3. Define calm road movie in Golden Banana Movie Festival as i; so i = F = 3. Define intense detective thriller in Golden Banana Movie Festival as e; X = i = 3; so e = 3 + X = 3 + 3 = 6. Define total number of movies in Golden Banana Movie Fes... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Taylor Movie Festival equals 4. The number of calm road movie in Golden Banana Movie Festival equals 3 times the sum of the number of solemn period drama in Golden Banana Movie Festival and the number of upbeat metropolis comedy in Verdi Movie Festival. The number of intense detecti... | How many calm road movie does Northwood Movie Festival have? | Define solemn period drama in Taylor Movie Festival as h; so h = 4. Define upbeat metropolis comedy in Taylor Movie Festival as U; l = h = 4; so U = 4 * l = 4 * 4 = 16. Define calm road movie in Taylor Movie Festival as N; so N = 4. Define total number of movies in Taylor Movie Festival as p; Y = U + h = 16 + 4 = 20; s... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Rêves de Belleville equals the sum of the total number of movies in Festival de Clairmont, the number of solemn period drama in Festival de Clairmont, and the number of intense detective thriller in Festival de Clairmont. The number of intense detective thriller in Festival de Clair... | What is the total number of movies in Rêves de Belleville? | Define intense detective thriller in Festival de Clairmont as T; so T = 2. Define solemn period drama in Festival de Clairmont as w; so w = T = 2. Define total number of movies in Festival de Clairmont as u; so u = T + w = 2 + 2 = 4. Define solemn period drama in Rêves de Belleville as z; I = u + w = 4 + 2 = 6; so z = ... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Taylor Movie Festival equals 2. The number of futuristic sci-fi movie in Verdi Movie Festival equals 1. The number of calm road movie in Verdi Movie Festival equals the number of futuristic sci-fi movie in Verdi Movie Festival. The number of calm road movie in Taylor Movie Festi... | What is the total number of movies in Taylor Movie Festival? | Define futuristic sci-fi movie in Verdi Movie Festival as j; so j = 1. Define calm road movie in Verdi Movie Festival as r; so r = j = 1. Define total number of movies in Verdi Movie Festival as W; so W = j + r = 1 + 1 = 2. Define calm road movie in Taylor Movie Festival as v; V = W + j = 2 + 1 = 3; so v = 3 + V = 3 + ... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult racoon in Pine Ridge equals the sum of the total number of adult animals in Maple Creek, the number of adult wolf in Pine Ridge, the number of adult wolf in Maple Creek, and the number of adult racoon in Maple Creek. The number of adult wolf in Maple Creek equals the number of adult racoon in Maple ... | How many adult racoon does Pine Ridge have? | Define adult wolf in Pine Ridge as s; so s = 2. Define adult racoon in Maple Creek as w; a = s = 2; so w = 2 * a = 2 * 2 = 4. Define adult wolf in Maple Creek as M; so M = w = 4. Define total number of adult animals in Maple Creek as E; so E = w + M = 4 + 4 = 8. Define adult racoon in Pine Ridge as L; O = E + s = 8 + 2... | 10 | 13_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult crow in Hamilton Farm equals the number of adult crow in South Zoo. The number of adult crow in South Zoo equals 2. The number of adult owl in Hamilton Farm equals 3 plus the total number of adult animals in South Zoo. The number of adult owl in South Zoo equals 4 plus the number of adult crow in So... | What is the total number of adult animals in Hamilton Farm? | Define adult crow in South Zoo as Y; so Y = 2. Define adult owl in South Zoo as w; q = Y = 2; so w = 4 + q = 4 + 2 = 6. Define total number of adult animals in South Zoo as L; so L = w + Y = 6 + 2 = 8. Define adult owl in Hamilton Farm as a; i = L = 8; so a = 3 + i = 3 + 8 = 11. Define adult crow in Hamilton Farm as j;... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in Jefferson Circus equals the sum of the total number of adult animals in South Zoo, the number of adult fox in South Zoo, the number of adult racoon in Jefferson Circus, and the number of adult racoon in South Zoo. The number of adult fox in South Zoo equals 3 times the number of adult racoon ... | How many adult fox does Jefferson Circus have? | Define adult racoon in Jefferson Circus as x; so x = 1. Define adult fox in South Zoo as T; z = x = 1; so T = 3 * z = 3 * 1 = 3. Define adult racoon in South Zoo as o; so o = 3. Define total number of adult animals in South Zoo as k; so k = o + T = 3 + 3 = 6. Define adult fox in Jefferson Circus as i; Q = k + T = 6 + 3... | 10 | 16_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult eagle in Mayer Aquarium equals 2. The number of adult crow in Mayer Aquarium equals 4 times the number of adult eagle in Mayer Aquarium. The number of adult eagle in South Zoo equals 2 plus the number of adult crow in Bundle Ranch. The number of adult owl in Mayer Aquarium equals the sum of the numb... | What is the total number of adult animals in South Zoo? | Define adult crow in Bundle Ranch as F; so F = 3. Define adult eagle in South Zoo as R; d = F = 3; so R = 2 + d = 2 + 3 = 5. Define adult crow in South Zoo as q; e = F + R = 3 + 5 = 8; so q = 4 * e = 4 * 8 = 32. Define adult owl in South Zoo as l; so l = q = 32. Define total number of adult animals in South Zoo as y; w... | 10 | 4_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals the number of upbeat metropolis comedy in Golden Banana Movie Festival. The number of intense detective thriller in Verdi Movie Festival equals the number of upbeat metropolis comedy in Golden Banana Movie Festival. The number of intense detective... | What is the total number of movies in Taylor Movie Festival? | Define intense detective thriller in West Sahara Movie Festival as P; so P = 4. Define upbeat metropolis comedy in West Sahara Movie Festival as T; D = P = 4; so T = 2 * D = 2 * 4 = 8. Define upbeat metropolis comedy in Taylor Movie Festival as k; i = T + P = 8 + 4 = 12; so k = 2 * i = 2 * 12 = 24. Define futuristic sc... | 10 | 10_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Evervale City equals the sum of the total number of schools in Hawkesbury and the total number of schools in Glenfield City. The number of public highschool in Westhaven City equals the number of regional medical school in Evervale City. The number of elementary school in Hawkesbury e... | What is the total number of schools in Glenfield City? | Define public highschool in Hawkesbury as Y; so Y = 4. Define elementary school in Hawkesbury as e; so e = Y = 4. Define public highschool in Glenfield City as W; so W = 4. Define private middle school in Hawkesbury as D; so D = 2. Define total number of schools in Hawkesbury as c; I = Y + e = 4 + 4 = 8; so c = I + D =... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Riverton City equals the number of regional medical school in Riverton City. The number of public highschool in Clearwater Bay equals the total number of schools in Riverton City. The number of regional medical school in Clearwater Bay equals 2 times the difference between the total n... | What is the total number of schools in Clearwater Bay? | Define regional medical school in Riverton City as D; so D = 2. Define public highschool in Riverton City as z; so z = D = 2. Define total number of schools in Riverton City as C; so C = z + D = 2 + 2 = 4. Define regional medical school in Clearwater Bay as j; g = C - D = 4 - 2 = 2; so j = 2 * g = 2 * 2 = 4. Define pub... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Rêves de Belleville equals 4. The number of solemn period drama in Rêves de Belleville equals the number of futuristic sci-fi movie in Rêves de Belleville. The number of futuristic sci-fi movie in Festival de Saint-Rivage equals the total number of movies in Rêves de Belleville.... | What is the total number of movies in Festival Lumière de Valmont? | Define futuristic sci-fi movie in Rêves de Belleville as U; so U = 4. Define solemn period drama in Rêves de Belleville as S; so S = U = 4. Define total number of movies in Rêves de Belleville as g; so g = S + U = 4 + 4 = 8. Define futuristic sci-fi movie in Festival de Saint-Rivage as p; so p = g = 8. Define solemn pe... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Cinéma de Montreval equals 2 times the number of calm road movie in Rêves de Belleville. The number of solemn period drama in Cinéma de Montreval equals 4 times the total number of movies in Rêves de Belleville. The number of calm road movie in Rêves de Belleville equals 3. The number o... | What is the total number of movies in Cinéma de Montreval? | Define calm road movie in Rêves de Belleville as O; so O = 3. Define solemn period drama in Rêves de Belleville as W; so W = O = 3. Define total number of movies in Rêves de Belleville as g; so g = O + W = 3 + 3 = 6. Define solemn period drama in Cinéma de Montreval as G; D = g = 6; so G = 4 * D = 4 * 6 = 24. Define ca... | 10 | 13_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival de Saint-Rivage equals 1. The number of intense detective thriller in Cinéma de Montreval equals the sum of the total number of movies in Festival de Saint-Rivage, the number of upbeat metropolis comedy in Cinéma de Montreval, and the number of intense detective thri... | What is the total number of movies in Cinéma de Montreval? | Define intense detective thriller in Festival de Saint-Rivage as R; so R = 1. Define total number of movies in Festival de Saint-Rivage as K; so K = R = 1. Define upbeat metropolis comedy in Cinéma de Montreval as y; f = K + R = 1 + 1 = 2; so y = 2 * f = 2 * 2 = 4. Define intense detective thriller in Cinéma de Montrev... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Cinéma de Montreval equals 3 plus the sum of the total number of movies in Festival Lumière de Valmont and the number of solemn period drama in Festival Lumière de Valmont. The number of solemn period drama in Festival Lumière de Valmont equals 3. The number of solemn period ... | What is the total number of movies in Cinéma de Montreval? | Define solemn period drama in Festival Lumière de Valmont as x; so x = 3. Define total number of movies in Festival Lumière de Valmont as E; so E = x = 3. Define intense detective thriller in Cinéma de Montreval as v; w = E + x = 3 + 3 = 6; so v = 3 + w = 3 + 6 = 9. Define solemn period drama in Cinéma de Montreval as ... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult eagle in Maple Creek equals the sum of the total number of adult animals in Pine Ridge, the number of adult eagle in Pine Ridge, and the number of adult owl in Pine Ridge. The number of adult eagle in Pine Ridge equals the number of adult owl in Pine Ridge. The number of adult owl in Pine Ridge equa... | What is the total number of adult animals in Maple Creek? | Define adult owl in Pine Ridge as R; so R = 1. Define adult eagle in Pine Ridge as q; so q = R = 1. Define total number of adult animals in Pine Ridge as w; so w = q + R = 1 + 1 = 2. Define adult eagle in Maple Creek as H; C = w + q = 2 + 1 = 3; so H = C + R = 3 + 1 = 4. Define adult owl in Maple Creek as z; so z = 2. ... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult owl in Jefferson Circus equals 3. The number of adult parrot in Jefferson Circus equals 4 plus the number of adult parrot in Hamilton Farm. The number of adult parrot in Bundle Ranch equals the number of adult crow in Jefferson Circus. The number of adult crow in Jefferson Circus equals 1. The numbe... | What is the total number of adult animals in Bundle Ranch? | Define adult crow in Jefferson Circus as B; so B = 1. Define adult parrot in Bundle Ranch as X; so X = B = 1. Define adult owl in Bundle Ranch as v; g = X + B = 1 + 1 = 2; so v = 3 * g = 3 * 2 = 6. Define adult crow in Bundle Ranch as N; f = X = 1; so N = 2 * f = 2 * 1 = 2. Define total number of adult animals in Bundl... | 10 | 13_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of private middle school in Hawkesbury equals the total number of schools in Glenfield City. The number of regional medical school in Hawkesbury equals the sum of the number of private middle school in Hawkesbury and the number of regional medical school in Glenfield City. The number of regional medical scho... | What is the total number of schools in Hawkesbury? | Define private middle school in Glenfield City as B; so B = 3. Define regional medical school in Glenfield City as y; l = B = 3; so y = 4 * l = 4 * 3 = 12. Define total number of schools in Glenfield City as p; so p = y + B = 12 + 3 = 15. Define private middle school in Hawkesbury as Z; so Z = p = 15. Define regional m... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Shoreline City equals 3. The number of private middle school in Ruby Bay equals the number of regional medical school in Ruby Bay. The number of private middle school in Shoreline City equals 2 times the difference between the total number of schools in Ruby Bay and the number o... | What is the total number of schools in Shoreline City? | Define regional medical school in Ruby Bay as n; so n = 3. Define private middle school in Ruby Bay as M; so M = n = 3. Define total number of schools in Ruby Bay as k; so k = n + M = 3 + 3 = 6. Define private middle school in Shoreline City as I; J = k - M = 6 - 3 = 3; so I = 2 * J = 2 * 3 = 6. Define regional medical... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Rêves de Belleville equals 2. The number of solemn period drama in Cinéma de Montreval equals 3. The number of intense detective thriller in Rêves de Belleville equals the number of solemn period drama in Rêves de Belleville. The number of intense detective thriller in Cinéma de Mon... | What is the total number of movies in Cinéma de Montreval? | Define solemn period drama in Rêves de Belleville as B; so B = 2. Define intense detective thriller in Rêves de Belleville as l; so l = B = 2. Define total number of movies in Rêves de Belleville as t; so t = l + B = 2 + 2 = 4. Define intense detective thriller in Cinéma de Montreval as K; I = t + B = 4 + 2 = 6; so K =... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult bear in Oakridge Riverside equals 2. The number of adult racoon in Oakridge Riverside equals 3. The number of adult racoon in Maple Creek equals the sum of the total number of adult animals in Cedar Valley, the number of adult fox in Cedar Valley, the number of adult racoon in Cedar Valley, and the ... | How many adult racoon does Maple Creek have? | Define adult fox in Cedar Valley as l; so l = 3. Define adult deer in Cedar Valley as t; so t = l = 3. Define adult racoon in Cedar Valley as E; so E = l = 3. Define total number of adult animals in Cedar Valley as B; e = t + E = 3 + 3 = 6; so B = e + l = 6 + 3 = 9. Define adult racoon in Maple Creek as I; p = B + l = ... | 10 | 1_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Cedar Valley equals the sum of the number of adult racoon in Cedar Valley, the total number of adult animals in Pine Ridge, and the number of adult bear in Pine Ridge. The number of adult bear in Pine Ridge equals 2. The number of adult racoon in Cedar Valley equals 3 plus the sum of the tot... | What is the total number of adult animals in Cedar Valley? | Define adult bear in Pine Ridge as d; so d = 2. Define total number of adult animals in Pine Ridge as q; so q = d = 2. Define adult racoon in Cedar Valley as b; S = q + d = 2 + 2 = 4; so b = 3 + S = 3 + 4 = 7. Define adult wolf in Cedar Valley as O; K = b + q = 7 + 2 = 9; so O = K + d = 9 + 2 = 11. Define total number ... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult crow in Oakridge Riverside equals 2. The number of adult owl in Cedar Valley equals the number of adult crow in Oakridge Riverside. The number of adult crow in Cedar Valley equals 3 plus the number of adult crow in Oakridge Riverside. The number of adult owl in Oakridge Riverside equals 2 plus the s... | How many adult owl does Oakridge Riverside have? | Define adult crow in Oakridge Riverside as B; so B = 2. Define adult crow in Cedar Valley as V; R = B = 2; so V = 3 + R = 3 + 2 = 5. Define adult owl in Cedar Valley as G; so G = B = 2. Define total number of adult animals in Cedar Valley as O; so O = G + V = 2 + 5 = 7. Define adult owl in Oakridge Riverside as C; I = ... | 10 | 20_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 4. The number of upbeat metropolis comedy in Festival de Clairmont equals 3 times the sum of the total number of movies in Festival de Saint-Rivage, the number of futuristic sci-fi movie in Festival de Saint-Rivage, and the number of upbeat metrop... | What is the total number of movies in Festival de Clairmont? | Define futuristic sci-fi movie in Festival de Saint-Rivage as p; so p = 4. Define upbeat metropolis comedy in Festival de Saint-Rivage as f; L = p = 4; so f = 3 * L = 3 * 4 = 12. Define total number of movies in Festival de Saint-Rivage as N; so N = p + f = 4 + 12 = 16. Define upbeat metropolis comedy in Festival de Cl... | 10 | 3_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Ruby Bay equals 2. The number of public highschool in Ruby Bay equals 4. The number of public highschool in Clearwater Bay equals 3. The number of regional medical school in Clearwater Bay equals the sum of the total number of schools in Ruby Bay, the number of public highschool... | What is the total number of schools in Clearwater Bay? | Define regional medical school in Ruby Bay as t; so t = 2. Define public highschool in Ruby Bay as G; so G = 4. Define total number of schools in Ruby Bay as P; so P = G + t = 4 + 2 = 6. Define regional medical school in Clearwater Bay as J; v = P + G = 6 + 4 = 10; so J = v + t = 10 + 2 = 12. Define public highschool i... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Pine Ridge equals 1. The number of adult fox in Beverly Forest equals 2 times the sum of the total number of adult animals in Pine Ridge, the number of adult bear in Pine Ridge, and the number of adult racoon in Pine Ridge. The number of adult racoon in Pine Ridge equals 1 plus the number of... | What is the total number of adult animals in Beverly Forest? | Define adult bear in Pine Ridge as w; so w = 1. Define adult racoon in Pine Ridge as j; G = w = 1; so j = 1 + G = 1 + 1 = 2. Define total number of adult animals in Pine Ridge as S; so S = j + w = 2 + 1 = 3. Define adult fox in Beverly Forest as V; J = S + w = 3 + 1 = 4; o = J + j = 4 + 2 = 6; so V = 2 * o = 2 * 6 = 12... | 10 | 8_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Golden Banana Movie Festival equals the number of futuristic sci-fi movie in Golden Banana Movie Festival. The number of futuristic sci-fi movie in Taylor Movie Festival equals 3 times the number of calm road movie in Taylor Movie Festival. The number of futuristic sci-fi movie in Golde... | What is the total number of movies in Golden Banana Movie Festival? | Define calm road movie in Taylor Movie Festival as z; so z = 3. Define futuristic sci-fi movie in Taylor Movie Festival as f; V = z = 3; so f = 3 * V = 3 * 3 = 9. Define total number of movies in Taylor Movie Festival as P; so P = f + z = 9 + 3 = 12. Define futuristic sci-fi movie in Golden Banana Movie Festival as U; ... | 10 | 17_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Hawkesbury equals 3. The number of public highschool in Brightford equals 2 plus the number of elementary school in Hawkesbury. The number of elementary school in Brightford equals the sum of the total number of schools in Hawkesbury and the number of elementary school in Hawkesbury. ... | What is the total number of schools in Brightford? | Define elementary school in Hawkesbury as j; so j = 3. Define public highschool in Hawkesbury as Y; so Y = 3. Define total number of schools in Hawkesbury as J; so J = Y + j = 3 + 3 = 6. Define public highschool in Brightford as M; q = j = 3; so M = 2 + q = 2 + 3 = 5. Define elementary school in Brightford as H; so H =... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of private middle school in Brightford equals 4. The number of public highschool in Hawkesbury equals the number of private middle school in Brightford. The number of private middle school in Glenfield City equals 1 plus the sum of the number of culinarian school in Glenfield City, the number of public highs... | What is the total number of schools in Hawkesbury? | Define private middle school in Brightford as F; so F = 4. Define public highschool in Hawkesbury as T; so T = F = 4. Define culinarian school in Hawkesbury as G; U = F + T = 4 + 4 = 8; so G = 2 + U = 2 + 8 = 10. Define private middle school in Hawkesbury as D; g = G = 10; so D = 3 * g = 3 * 10 = 30. Define total numbe... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult deer in Cedar Valley equals 3. The number of adult racoon in Cedar Valley equals the sum of the number of adult racoon in Maple Creek, the number of adult bear in Pine Ridge, and the number of adult deer in Pine Ridge. The number of adult bear in Pine Ridge equals 4. The number of adult bear in Beve... | How many adult wolf does Pine Ridge have? | Define adult wolf in Maple Creek as Z; so Z = 2. Define adult bear in Maple Creek as t; so t = Z = 2. Define adult deer in Beverly Forest as c; y = t + Z = 2 + 2 = 4; so c = 3 + y = 3 + 4 = 7. Define adult racoon in Beverly Forest as A; so A = c = 7. Define adult wolf in Pine Ridge as G; R = A + c = 7 + 7 = 14; S = R +... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult parrot in Beverly Forest equals 4. The number of adult blue jay in Cedar Valley equals 4. The number of adult owl in Beverly Forest equals 4. The number of adult blue jay in Oakridge Riverside equals the number of adult parrot in Oakridge Riverside. The number of adult parrot in Oakridge Riverside e... | How many adult eagle does Maple Creek have? | Define adult eagle in Pine Ridge as b; so b = 2. Define adult parrot in Pine Ridge as q; so q = 3. Define adult blue jay in Pine Ridge as p; so p = b = 2. Define total number of adult animals in Pine Ridge as f; N = q + b = 3 + 2 = 5; so f = N + p = 5 + 2 = 7. Define adult eagle in Maple Creek as X; j = f + p = 7 + 2 =... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in South Zoo equals 2 plus the number of adult wolf in Bundle Ranch. The number of adult racoon in South Zoo equals 3. The number of adult wolf in Bundle Ranch equals 2. The number of adult racoon in Bundle Ranch equals the sum of the total number of adult animals in South Zoo, the number of ad... | How many adult racoon does Bundle Ranch have? | Define adult wolf in Bundle Ranch as E; so E = 2. Define adult wolf in South Zoo as d; S = E = 2; so d = 2 + S = 2 + 2 = 4. Define adult racoon in South Zoo as R; so R = 3. Define total number of adult animals in South Zoo as A; so A = d + R = 4 + 3 = 7. Define adult racoon in Bundle Ranch as e; N = A + R = 7 + 3 = 10;... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Festival de Saint-Rivage equals 2 times the number of intense detective thriller in Festival de Saint-Rivage. The number of solemn period drama in Festival de Clairmont equals 3. The number of intense detective thriller in Festival de Saint-Rivage equals 3 plus the total number of m... | What is the total number of movies in Festival de Saint-Rivage? | Define solemn period drama in Festival de Clairmont as j; so j = 3. Define upbeat metropolis comedy in Festival de Clairmont as Q; so Q = 1. Define total number of movies in Festival de Clairmont as t; so t = j + Q = 3 + 1 = 4. Define intense detective thriller in Festival de Saint-Rivage as r; i = t = 4; so r = 3 + i ... | 10 | 10_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 4. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals the sum of the total number of movies in Festival de Saint-Rivage, the number of upbeat metropolis comedy in Festival de Saint-Rivage, and the number of futuristic sci-... | What is the total number of movies in Festival Lumière de Valmont? | Define futuristic sci-fi movie in Festival de Saint-Rivage as c; so c = 4. Define upbeat metropolis comedy in Festival de Saint-Rivage as X; so X = 3. Define total number of movies in Festival de Saint-Rivage as o; so o = X + c = 3 + 4 = 7. Define futuristic sci-fi movie in Festival Lumière de Valmont as K; p = o + X =... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Rêves de Belleville equals 4 plus the sum of the number of solemn period drama in Rêves de Belleville and the number of solemn period drama in Festival de Clairmont. The number of intense detective thriller in Rêves de Belleville equals the number of futuristic sci-fi movie in ... | What is the total number of movies in Festival de Saint-Rivage? | Define futuristic sci-fi movie in Festival de Saint-Rivage as I; so I = 1. Define upbeat metropolis comedy in Festival de Saint-Rivage as u; so u = I = 1. Define solemn period drama in Festival de Saint-Rivage as n; so n = I = 1. Define intense detective thriller in Festival de Saint-Rivage as B; so B = u = 1. Define c... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 4 plus the number of calm road movie in Festival de Saint-Rivage. The number of calm road movie in Festival de Saint-Rivage equals 1. The number of calm road movie in Festival Lumière de Valmont equals 1 plus the sum of the total number of movies ... | What is the total number of movies in Festival Lumière de Valmont? | Define calm road movie in Festival de Saint-Rivage as W; so W = 1. Define futuristic sci-fi movie in Festival de Saint-Rivage as p; i = W = 1; so p = 4 + i = 4 + 1 = 5. Define total number of movies in Festival de Saint-Rivage as b; so b = p + W = 5 + 1 = 6. Define calm road movie in Festival Lumière de Valmont as B; T... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Riverton City equals 2. The number of culinarian school in Shoreline City equals the number of private middle school in Shoreline City. The number of public highschool in Shoreline City equals the sum of the number of private middle school in Shoreline City and the number of culin... | What is the total number of schools in Riverton City? | Define private middle school in Riverton City as Q; so Q = 2. Define elementary school in Riverton City as x; so x = Q = 2. Define public highschool in Riverton City as R; a = Q = 2; so R = 3 * a = 3 * 2 = 6. Define culinarian school in Riverton City as b; Z = R = 6; so b = 4 + Z = 4 + 6 = 10. Define total number of sc... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult eagle in Mayer Aquarium equals 3. The number of adult crow in Mayer Aquarium equals 3. The number of adult parrot in South Zoo equals 2 times the sum of the number of adult parrot in Bundle Ranch, the number of adult blue jay in Hamilton Farm, and the total number of adult animals in Hamilton Farm. ... | What is the total number of adult animals in South Zoo? | Define adult blue jay in Hamilton Farm as I; so I = 3. Define total number of adult animals in Hamilton Farm as T; so T = I = 3. Define adult parrot in Bundle Ranch as g; b = T + I = 3 + 3 = 6; so g = 1 + b = 1 + 6 = 7. Define adult parrot in South Zoo as i; N = g + I = 7 + 3 = 10; w = N + T = 10 + 3 = 13; so i = 2 * w... | 10 | 19_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Jefferson Circus equals the number of adult fox in South Zoo. The number of adult fox in South Zoo equals 4. The number of adult racoon in Jefferson Circus equals 2. The number of adult bear in South Zoo equals 2 times the number of adult fox in South Zoo. The number of adult wolf in Hamilto... | What is the total number of adult animals in Mayer Aquarium? | Define adult fox in South Zoo as y; so y = 4. Define adult bear in South Zoo as p; N = y = 4; so p = 2 * N = 2 * 4 = 8. Define total number of adult animals in South Zoo as e; so e = p + y = 8 + 4 = 12. Define adult racoon in Mayer Aquarium as I; L = e = 12; so I = 2 + L = 2 + 12 = 14. Define adult wolf in Mayer Aquari... | 10 | 12_p8 | crazy_zootopia | normalforward | zero_context | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.