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 adult deer in South Zoo equals 4 times the sum of the total number of adult animals in Jefferson Circus and the number of adult deer in Jefferson Circus. The number of adult bear in South Zoo equals the total number of adult animals in Jefferson Circus. The number of adult deer in Jefferson Circus equals ... | What is the total number of adult animals in South Zoo? | Define adult bear in Jefferson Circus as x; so x = 4. Define adult deer in Jefferson Circus as g; so g = x = 4. Define total number of adult animals in Jefferson Circus as k; so k = g + x = 4 + 4 = 8. Define adult deer in South Zoo as o; q = k + g = 8 + 4 = 12; so o = 4 * q = 4 * 12 = 48. Define adult bear in South Zoo... | 10 | 10_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Glenfield City equals 3. The number of regional medical school in Glenfield City equals 1 plus the number of public highschool in Glenfield City. The number of public highschool in Brightford equals 2 times the sum of the total number of schools in Glenfield City, the number of public... | What is the total number of schools in Brightford? | Define public highschool in Glenfield City as Y; so Y = 3. Define regional medical school in Glenfield City as U; G = Y = 3; so U = 1 + G = 1 + 3 = 4. Define total number of schools in Glenfield City as t; so t = Y + U = 3 + 4 = 7. Define public highschool in Brightford as F; r = t + Y = 7 + 3 = 10; Z = r + U = 10 + 4 ... | 10 | 21_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Westhaven City equals 1. The number of regional medical school in Brightford equals 3. The number of private middle school in Brightford equals the sum of the total number of schools in Westhaven City, the number of regional medical school in Westhaven City, and the number of pr... | What is the total number of schools in Brightford? | Define regional medical school in Westhaven City as g; so g = 1. Define private middle school in Westhaven City as O; so O = g = 1. Define total number of schools in Westhaven City as e; so e = g + O = 1 + 1 = 2. Define private middle school in Brightford as W; j = e + g = 2 + 1 = 3; so W = j + O = 3 + 1 = 4. Define re... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Riverton City equals the number of private middle school in Riverton City. The number of regional medical school in Riverton City equals the number of private middle school in Riverton City. The number of elementary school in Clearwater Bay equals 1 plus the difference between the tot... | What is the total number of schools in Clearwater Bay? | Define private middle school in Riverton City as C; so C = 3. Define elementary school in Riverton City as O; so O = C = 3. Define regional medical school in Riverton City as M; so M = C = 3. Define total number of schools in Riverton City as I; k = C + O = 3 + 3 = 6; so I = k + M = 6 + 3 = 9. Define elementary school ... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Festival Lumière de Valmont equals 3 times the number of intense detective thriller in Festival Lumière de Valmont. The number of solemn period drama in Rêves de Belleville equals 4 times the sum of the total number of movies in Festival Lumière de Valmont, the number of intense det... | What is the total number of movies in Rêves de Belleville? | Define intense detective thriller in Festival Lumière de Valmont as X; so X = 3. Define solemn period drama in Festival Lumière de Valmont as L; n = X = 3; so L = 3 * n = 3 * 3 = 9. Define total number of movies in Festival Lumière de Valmont as C; so C = X + L = 3 + 9 = 12. Define solemn period drama in Rêves de Belle... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Glenfield City equals the difference between the total number of schools in Hawkesbury and the number of elementary school in Hawkesbury. The number of culinarian school in Hawkesbury equals the number of elementary school in Hawkesbury. The number of elementary school in Hawkesbury e... | What is the total number of schools in Glenfield City? | Define elementary school in Hawkesbury as d; so d = 3. Define culinarian school in Hawkesbury as B; so B = d = 3. Define total number of schools in Hawkesbury as G; so G = d + B = 3 + 3 = 6. Define culinarian school in Glenfield City as y; so y = G - d = 6 - 3 = 3. Define elementary school in Glenfield City as C; F = d... | 10 | 22_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult wolf in Pine Ridge equals 4. The number of adult fox in Pine Ridge equals 2. The number of adult wolf in Maple Creek equals 1 plus the sum of the number of adult fox in Maple Creek and the total number of adult animals in Pine Ridge. The number of adult fox in Maple Creek equals the total number of ... | What is the total number of adult animals in Maple Creek? | Define adult wolf in Pine Ridge as V; so V = 4. Define adult fox in Pine Ridge as z; so z = 2. Define total number of adult animals in Pine Ridge as e; so e = V + z = 4 + 2 = 6. Define adult fox in Maple Creek as S; so S = e = 6. Define adult wolf in Maple Creek as y; w = S + e = 6 + 6 = 12; so y = 1 + w = 1 + 12 = 13.... | 10 | 10_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Riverton City equals the sum of the number of regional medical school in Ruby Bay and the number of elementary school in Ruby Bay. The number of private middle school in Oakbridge City equals 3. The number of elementary school in Oakbridge City equals the total number of schools... | How many elementary school does Oakbridge City have? | Define private middle school in Ruby Bay as x; so x = 4. Define elementary school in Ruby Bay as t; J = x = 4; so t = 4 + J = 4 + 4 = 8. Define regional medical school in Ruby Bay as Q; C = t - x = 8 - 4 = 4; so Q = 2 + C = 2 + 4 = 6. Define total number of schools in Ruby Bay as o; v = t + Q = 8 + 6 = 14; so o = v + x... | 10 | 21_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Westhaven City equals 2 times the total number of schools in Glenfield City. The number of private middle school in Westhaven City equals 2. The number of regional medical school in Glenfield City equals 2. The number of private middle school in Glenfield City equals 2 times the... | What is the total number of schools in Westhaven City? | Define regional medical school in Glenfield City as t; so t = 2. Define private middle school in Glenfield City as n; T = t = 2; so n = 2 * T = 2 * 2 = 4. Define total number of schools in Glenfield City as I; so I = n + t = 4 + 2 = 6. Define regional medical school in Westhaven City as p; A = I = 6; so p = 2 * A = 2 *... | 10 | 22_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Brightford equals 4. The number of culinarian school in Glenfield City equals 4 plus the sum of the total number of schools in Brightford, the number of culinarian school in Brightford, and the number of public highschool in Brightford. The number of public highschool in Brightford eq... | What is the total number of schools in Glenfield City? | Define culinarian school in Brightford as d; so d = 4. Define public highschool in Brightford as h; O = d = 4; so h = 3 * O = 3 * 4 = 12. Define total number of schools in Brightford as T; so T = h + d = 12 + 4 = 16. Define culinarian school in Glenfield City as f; R = T + d = 16 + 4 = 20; C = R + h = 20 + 12 = 32; so ... | 10 | 18_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult wolf in South Zoo equals 4 plus the number of adult fox in South Zoo. The number of adult fox in Mayer Aquarium equals the total number of adult animals in South Zoo. The number of adult wolf in Mayer Aquarium equals 3 plus the number of adult fox in Mayer Aquarium. The number of adult fox in South ... | What is the total number of adult animals in Mayer Aquarium? | Define adult fox in South Zoo as Y; so Y = 4. Define adult wolf in South Zoo as w; P = Y = 4; so w = 4 + P = 4 + 4 = 8. Define total number of adult animals in South Zoo as v; so v = w + Y = 8 + 4 = 12. Define adult fox in Mayer Aquarium as q; so q = v = 12. Define adult wolf in Mayer Aquarium as E; Q = q = 12; so E = ... | 10 | 7_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival de Clairmont equals 1 plus the number of futuristic sci-fi movie in Festival de Clairmont. The number of futuristic sci-fi movie in Festival de Clairmont equals 2. The number of futuristic sci-fi movie in Rêves de Belleville equals 2 plus the total number of movies in ... | What is the total number of movies in Rêves de Belleville? | Define futuristic sci-fi movie in Festival de Clairmont as E; so E = 2. Define upbeat metropolis comedy in Festival de Clairmont as w; a = E = 2; so w = 1 + a = 1 + 2 = 3. Define upbeat metropolis comedy in Rêves de Belleville as i; so i = E = 2. Define total number of movies in Festival de Clairmont as d; so d = w + E... | 10 | 17_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Hawkesbury equals 4. The number of regional medical school in Hawkesbury equals 4 times the number of elementary school in Hawkesbury. The number of regional medical school in Evervale City equals 2 times the sum of the total number of schools in Hawkesbury, the number of elementary s... | What is the total number of schools in Evervale City? | Define elementary school in Hawkesbury as U; so U = 4. Define regional medical school in Hawkesbury as F; W = U = 4; so F = 4 * W = 4 * 4 = 16. Define total number of schools in Hawkesbury as z; so z = F + U = 16 + 4 = 20. Define regional medical school in Evervale City as s; i = z + U = 20 + 4 = 24; n = i + F = 24 + 1... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in West Sahara Movie Festival equals 3. The number of upbeat metropolis comedy in Northwood Movie Festival equals 4 times the sum of the total number of movies in West Sahara Movie Festival and the number of upbeat metropolis comedy in West Sahara Movie Festival. The number of fut... | What is the total number of movies in Northwood Movie Festival? | Define upbeat metropolis comedy in West Sahara Movie Festival as K; so K = 3. Define total number of movies in West Sahara Movie Festival as M; so M = K = 3. Define upbeat metropolis comedy in Northwood Movie Festival as z; y = M + K = 3 + 3 = 6; so z = 4 * y = 4 * 6 = 24. Define futuristic sci-fi movie in Northwood Mo... | 10 | 10_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Clearwater Bay equals the number of elementary school in Shoreline City. The number of elementary school in Clearwater Bay equals 2 plus the difference between the total number of schools in Shoreline City and the number of private middle school in Shoreline City. The number of el... | What is the total number of schools in Clearwater Bay? | Define private middle school in Shoreline City as Q; so Q = 3. Define elementary school in Shoreline City as m; so m = Q = 3. Define total number of schools in Shoreline City as C; so C = m + Q = 3 + 3 = 6. Define elementary school in Clearwater Bay as e; R = C - Q = 6 - 3 = 3; so e = 2 + R = 2 + 3 = 5. Define private ... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult racoon in Oakridge Riverside equals the total number of adult animals in Pine Ridge. The number of adult racoon in Pine Ridge equals the number of adult deer in Pine Ridge. The number of adult deer in Pine Ridge equals 2. The number of adult deer in Oakridge Riverside equals the sum of the number of... | What is the total number of adult animals in Oakridge Riverside? | Define adult deer in Pine Ridge as Y; so Y = 2. Define adult racoon in Pine Ridge as I; so I = Y = 2. Define total number of adult animals in Pine Ridge as o; so o = Y + I = 2 + 2 = 4. Define adult racoon in Oakridge Riverside as C; so C = o = 4. Define adult deer in Oakridge Riverside as N; u = I + Y = 2 + 2 = 4; so N... | 10 | 14_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival Lumière de Valmont equals 2 times the sum of the total number of movies in Festival de Saint-Rivage and the number of intense detective thriller in Festival de Saint-Rivage. The number of intense detective thriller in Festival de Saint-Rivage equals 1. The number of ... | What is the total number of movies in Festival Lumière de Valmont? | Define intense detective thriller in Festival de Saint-Rivage as X; so X = 1. Define total number of movies in Festival de Saint-Rivage as x; so x = X = 1. Define intense detective thriller in Festival Lumière de Valmont as u; o = x + X = 1 + 1 = 2; so u = 2 * o = 2 * 2 = 4. Define calm road movie in Festival Lumière d... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Oakbridge City equals the total number of schools in Shoreline City. The number of culinarian school in Shoreline City equals 2. The number of public highschool in Shoreline City equals 3 times the number of culinarian school in Shoreline City. The number of private middle school in R... | What is the total number of schools in Riverton City? | Define culinarian school in Shoreline City as j; so j = 2. Define public highschool in Shoreline City as c; o = j = 2; so c = 3 * o = 3 * 2 = 6. Define total number of schools in Shoreline City as L; so L = c + j = 6 + 2 = 8. Define public highschool in Oakbridge City as Q; so Q = L = 8. Define total number of schools ... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of calm road movie in Taylor Movie Festival equals 3 plus the total number of movies in Northwood Movie Festival. The number of calm road movie in Northwood Movie Festival equals the number of intense detective thriller in Northwood Movie Festival. The number of solemn period drama in Taylor Movie Festival e... | How many calm road movie does Taylor Movie Festival have? | Define calm road movie in West Sahara Movie Festival as P; so P = 3. Define intense detective thriller in Northwood Movie Festival as H; so H = P = 3. Define calm road movie in Northwood Movie Festival as p; so p = H = 3. Define solemn period drama in Northwood Movie Festival as K; j = H = 3; so K = 4 * j = 4 * 3 = 12.... | 10 | 15_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival Lumière de Valmont equals the number of futuristic sci-fi movie in Festival de Clairmont. The number of solemn period drama in Festival Lumière de Valmont equals the number of intense detective thriller in Festival Lumière de Valmont. The number of solemn period dram... | What is the total number of movies in Festival de Clairmont? | Define futuristic sci-fi movie in Festival de Clairmont as g; so g = 3. Define intense detective thriller in Festival Lumière de Valmont as I; so I = g = 3. Define solemn period drama in Festival Lumière de Valmont as a; so a = I = 3. Define total number of movies in Festival Lumière de Valmont as t; so t = a + I = 3 +... | 10 | 17_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult owl in South Zoo equals 4 plus the sum of the total number of adult animals in Mayer Aquarium and the number of adult owl in Mayer Aquarium. The number of adult owl in Mayer Aquarium equals 3. The number of adult parrot in South Zoo equals the sum of the number of adult owl in Mayer Aquarium, the nu... | What is the total number of adult animals in South Zoo? | Define adult owl in Mayer Aquarium as W; so W = 3. Define total number of adult animals in Mayer Aquarium as O; so O = W = 3. Define adult owl in South Zoo as D; L = O + W = 3 + 3 = 6; so D = 4 + L = 4 + 6 = 10. Define adult parrot in South Zoo as U; Y = W + D = 3 + 10 = 13; so U = Y + O = 13 + 3 = 16. Define total num... | 10 | 17_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals the number of intense detective thriller in Festival de Saint-Rivage. The number of intense detective thriller in Festival Lumière de Valmont equals the number of futuristic sci-fi movie in Festival Lumière de Valmont. The number of intense detect... | What is the total number of movies in Festival Lumière de Valmont? | Define intense detective thriller in Festival de Saint-Rivage as r; so r = 3. Define futuristic sci-fi movie in Festival de Saint-Rivage as K; so K = r = 3. Define total number of movies in Festival de Saint-Rivage as C; so C = r + K = 3 + 3 = 6. Define futuristic sci-fi movie in Festival Lumière de Valmont as W; b = C... | 10 | 16_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Golden Banana Movie Festival equals 4 times the total number of movies in Taylor Movie Festival. The number of solemn period drama in Taylor Movie Festival equals the number of intense detective thriller in Taylor Movie Festival. The number of solemn period drama in Golden Ba... | What is the total number of movies in Golden Banana Movie Festival? | Define intense detective thriller in Taylor Movie Festival as w; so w = 2. Define solemn period drama in Taylor Movie Festival as Q; so Q = w = 2. Define total number of movies in Taylor Movie Festival as O; so O = Q + w = 2 + 2 = 4. Define intense detective thriller in Golden Banana Movie Festival as K; J = O = 4; so ... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Oakbridge City equals 1. The number of culinarian school in Shoreline City equals the total number of schools in Clearwater Bay. The number of elementary school in Clearwater Bay equals 4 times the number of private middle school in Clearwater Bay. The number of elementary school in S... | How many private middle school does Oakbridge City have? | Define private middle school in Clearwater Bay as f; so f = 3. Define elementary school in Clearwater Bay as V; B = f = 3; so V = 4 * B = 4 * 3 = 12. Define total number of schools in Clearwater Bay as Z; so Z = f + V = 3 + 12 = 15. Define culinarian school in Shoreline City as h; so h = Z = 15. Define private middle s... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Cinéma de Montreval equals 2. The number of intense detective thriller in Cinéma de Montreval equals the number of solemn period drama in Cinéma de Montreval. The number of solemn period drama in Festival Lumière de Valmont equals 3 times the sum of the number of intense detective t... | What is the total number of movies in Festival Lumière de Valmont? | Define solemn period drama in Cinéma de Montreval as h; so h = 2. Define intense detective thriller in Cinéma de Montreval as U; so U = h = 2. Define intense detective thriller in Festival Lumière de Valmont as K; i = U + h = 2 + 2 = 4; so K = 2 * i = 2 * 4 = 8. Define solemn period drama in Festival Lumière de Valmont... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Taylor Movie Festival equals 4. The number of solemn period drama in Taylor Movie Festival equals the number of calm road movie in Taylor Movie Festival. The number of solemn period drama in Verdi Movie Festival equals 4 plus the total number of movies in Taylor Movie Festival. The numb... | What is the total number of movies in Verdi Movie Festival? | Define calm road movie in Taylor Movie Festival as T; so T = 4. Define solemn period drama in Taylor Movie Festival as q; so q = T = 4. Define total number of movies in Taylor Movie Festival as I; so I = q + T = 4 + 4 = 8. Define solemn period drama in Verdi Movie Festival as t; E = I = 8; so t = 4 + E = 4 + 8 = 12. De... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult bear in Pine Ridge equals the total number of adult animals in Oakridge Riverside. The number of adult fox in Oakridge Riverside equals 2. The number of adult bear in Oakridge Riverside equals the number of adult fox in Oakridge Riverside. The number of adult fox in Pine Ridge equals 4 times the sum... | What is the total number of adult animals in Pine Ridge? | Define adult fox in Oakridge Riverside as o; so o = 2. Define adult bear in Oakridge Riverside as d; so d = o = 2. Define total number of adult animals in Oakridge Riverside as v; so v = o + d = 2 + 2 = 4. Define adult bear in Pine Ridge as g; so g = v = 4. Define adult fox in Pine Ridge as A; q = g + v = 4 + 4 = 8; so... | 10 | 13_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Cinéma de Montreval equals 4 times the number of intense detective thriller in Cinéma de Montreval. The number of futuristic sci-fi movie in Festival de Clairmont equals the number of intense detective thriller in Festival de Clairmont. The number of intense detective thriller i... | What is the total number of movies in Cinéma de Montreval? | Define intense detective thriller in Festival de Clairmont as W; so W = 1. Define futuristic sci-fi movie in Festival de Clairmont as N; so N = W = 1. Define total number of movies in Festival de Clairmont as v; so v = N + W = 1 + 1 = 2. Define intense detective thriller in Cinéma de Montreval as l; I = v = 2; so l = 4... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult crow in Maple Creek equals the total number of adult animals in Oakridge Riverside. The number of adult parrot in Oakridge Riverside equals the number of adult crow in Oakridge Riverside. The number of adult crow in Oakridge Riverside equals 1. The number of adult parrot in Maple Creek equals the nu... | What is the total number of adult animals in Maple Creek? | Define adult crow in Oakridge Riverside as P; so P = 1. Define adult parrot in Oakridge Riverside as S; so S = P = 1. Define adult parrot in Maple Creek as L; so L = P = 1. Define total number of adult animals in Oakridge Riverside as W; so W = P + S = 1 + 1 = 2. Define adult blue jay in Maple Creek as A; so A = S = 1.... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of private middle school in Clearwater Bay equals the total number of schools in Shoreline City. The number of regional medical school in Ruby Bay equals 3 plus the sum of the number of culinarian school in Clearwater Bay and the number of elementary school in Shoreline City. The number of regional medical s... | What is the total number of schools in Ruby Bay? | Define elementary school in Shoreline City as Y; so Y = 1. Define culinarian school in Clearwater Bay as i; so i = Y = 1. Define regional medical school in Ruby Bay as T; N = i + Y = 1 + 1 = 2; so T = 3 + N = 3 + 2 = 5. Define elementary school in Ruby Bay as V; so V = Y = 1. Define public highschool in Ruby Bay as r; ... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Riverton City equals the number of private middle school in Oakbridge City. The number of private middle school in Riverton City equals 1 plus the difference between the total number of schools in Oakbridge City and the number of elementary school in Oakbridge City. The number of elem... | What is the total number of schools in Riverton City? | Define private middle school in Oakbridge City as j; so j = 4. Define elementary school in Oakbridge City as r; so r = 4. Define total number of schools in Oakbridge City as w; so w = r + j = 4 + 4 = 8. Define private middle school in Riverton City as L; U = w - r = 8 - 4 = 4; so L = 1 + U = 1 + 4 = 5. Define elementar... | 10 | 6_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Hawkesbury equals 4. The number of private middle school in Brightford equals the number of regional medical school in Hawkesbury. The number of private middle school in Hawkesbury equals the number of regional medical school in Hawkesbury. The number of regional medical school ... | What is the total number of schools in Brightford? | Define regional medical school in Hawkesbury as C; so C = 4. Define private middle school in Hawkesbury as t; so t = C = 4. Define total number of schools in Hawkesbury as R; so R = C + t = 4 + 4 = 8. Define regional medical school in Brightford as E; Q = R - t = 8 - 4 = 4; so E = 2 * Q = 2 * 4 = 8. Define private midd... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Riverton City equals the number of culinarian school in Riverton City. The number of elementary school in Ruby Bay equals 4. The number of culinarian school in Riverton City equals 4. The number of culinarian school in Ruby Bay equals the sum of the total number of schools in Riverton... | What is the total number of schools in Ruby Bay? | Define culinarian school in Riverton City as C; so C = 4. Define elementary school in Riverton City as A; so A = C = 4. Define total number of schools in Riverton City as X; so X = A + C = 4 + 4 = 8. Define culinarian school in Ruby Bay as N; o = X + A = 8 + 4 = 12; so N = o + C = 12 + 4 = 16. Define elementary school ... | 10 | 5_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Evervale City equals 1. The number of elementary school in Brightford equals the total number of schools in Evervale City. The number of culinarian school in Brightford equals 4 times the number of culinarian school in Evervale City. The number of elementary school in Evervale City eq... | What is the total number of schools in Brightford? | Define culinarian school in Evervale City as i; so i = 1. Define elementary school in Evervale City as T; U = i = 1; so T = 3 * U = 3 * 1 = 3. Define culinarian school in Brightford as A; k = i = 1; so A = 4 * k = 4 * 1 = 4. Define total number of schools in Evervale City as I; so I = i + T = 1 + 3 = 4. Define elementa... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult eagle in Jefferson Circus equals the sum of the number of adult owl in Hamilton Farm, the number of adult owl in Jefferson Circus, and the total number of adult animals in Hamilton Farm. The number of adult eagle in Hamilton Farm equals 3. The number of adult owl in Hamilton Farm equals the number o... | What is the total number of adult animals in Jefferson Circus? | Define adult eagle in Hamilton Farm as g; so g = 3. Define adult owl in Hamilton Farm as F; so F = g = 3. Define total number of adult animals in Hamilton Farm as D; so D = g + F = 3 + 3 = 6. Define adult owl in Jefferson Circus as t; so t = D = 6. Define adult eagle in Jefferson Circus as v; l = F + t = 3 + 6 = 9; so ... | 10 | 20_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in Mayer Aquarium equals 2. The number of adult bear in South Zoo equals the difference between the total number of adult animals in Mayer Aquarium and the number of adult wolf in Mayer Aquarium. The number of adult racoon in South Zoo equals 2 times the difference between the total number of ad... | How many adult fox does South Zoo have? | Define adult fox in Mayer Aquarium as e; so e = 2. Define adult wolf in Mayer Aquarium as O; so O = 4. Define adult bear in Mayer Aquarium as W; so W = O = 4. Define total number of adult animals in Mayer Aquarium as w; K = e + O = 2 + 4 = 6; so w = K + W = 6 + 4 = 10. Define adult fox in South Zoo as J; t = w + O = 10... | 10 | 8_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Hawkesbury equals 3. The number of public highschool in Hawkesbury equals 4 times the number of culinarian school in Hawkesbury. The number of public highschool in Westhaven City equals 2 plus the sum of the total number of schools in Hawkesbury, the number of culinarian school in Haw... | What is the total number of schools in Westhaven City? | Define culinarian school in Hawkesbury as O; so O = 3. Define public highschool in Hawkesbury as M; t = O = 3; so M = 4 * t = 4 * 3 = 12. Define total number of schools in Hawkesbury as H; so H = O + M = 3 + 12 = 15. Define public highschool in Westhaven City as p; A = H + O = 15 + 3 = 18; R = A + M = 18 + 12 = 30; so ... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult deer in Mayer Aquarium equals 2. The number of adult bear in Hamilton Farm equals the number of adult deer in Hamilton Farm. The number of adult bear in Mayer Aquarium equals 2. The number of adult deer in Hamilton Farm equals 4 times the sum of the total number of adult animals in Mayer Aquarium an... | What is the total number of adult animals in Hamilton Farm? | Define adult bear in Mayer Aquarium as y; so y = 2. Define adult deer in Mayer Aquarium as x; so x = 2. Define total number of adult animals in Mayer Aquarium as r; so r = y + x = 2 + 2 = 4. Define adult deer in Hamilton Farm as l; p = r + y = 4 + 2 = 6; so l = 4 * p = 4 * 6 = 24. Define adult bear in Hamilton Farm as ... | 10 | 17_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 3 plus the number of calm road movie in Festival de Saint-Rivage. The number of futuristic sci-fi movie in Festival de Clairmont equals 3 plus the sum of the total number of movies in Festival de Saint-Rivage, the number of calm road movie in Fest... | What is the total number of movies in Festival de Clairmont? | Define calm road movie in Festival de Saint-Rivage as a; so a = 2. Define futuristic sci-fi movie in Festival de Saint-Rivage as K; G = a = 2; so K = 3 + G = 3 + 2 = 5. Define total number of movies in Festival de Saint-Rivage as U; so U = a + K = 2 + 5 = 7. Define futuristic sci-fi movie in Festival de Clairmont as N;... | 10 | 22_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 3 times the sum of the number of futuristic sci-fi movie in Festival de Saint-Rivage and the number of upbeat metropolis comedy in Rêves de Belleville. The number of futuristic sci-fi movie in Rêves de Belleville equals 2 plus the number of upbea... | What is the total number of movies in Festival Lumière de Valmont? | Define upbeat metropolis comedy in Rêves de Belleville as Q; so Q = 2. Define upbeat metropolis comedy in Festival Lumière de Valmont as W; u = Q = 2; so W = 4 * u = 4 * 2 = 8. Define futuristic sci-fi movie in Festival Lumière de Valmont as e; so e = W = 8. Define calm road movie in Festival Lumière de Valmont as A; Y... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in West Sahara Movie Festival equals the number of futuristic sci-fi movie in West Sahara Movie Festival. The number of upbeat metropolis comedy in Northwood Movie Festival equals 4. The number of calm road movie in Verdi Movie Festival equals 2 plus the number of futuristic sci-fi movie i... | What is the total number of movies in Verdi Movie Festival? | Define futuristic sci-fi movie in West Sahara Movie Festival as P; so P = 2. Define calm road movie in Verdi Movie Festival as q; g = P = 2; so q = 2 + g = 2 + 2 = 4. Define solemn period drama in Verdi Movie Festival as I; J = P - q = 2 - 4 = -2; so I = 4 + J = 4 + -2 = 2. Define futuristic sci-fi movie in Verdi Movie... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Shoreline City equals 2. The number of private middle school in Riverton City equals 2. The number of culinarian school in Ruby Bay equals 4. The number of elementary school in Shoreline City equals 3 times the number of culinarian school in Riverton City. The number of private mi... | What is the total number of schools in Shoreline City? | Define private middle school in Shoreline City as l; so l = 2. Define culinarian school in Riverton City as N; so N = 1. Define elementary school in Shoreline City as E; K = N = 1; so E = 3 * K = 3 * 1 = 3. Define culinarian school in Shoreline City as x; d = l - N = 2 - 1 = 1; so x = 3 + d = 3 + 1 = 4. Define total nu... | 10 | 0_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Clearwater Bay equals 1. The number of private middle school in Oakbridge City equals the sum of the number of regional medical school in Oakbridge City, the total number of schools in Clearwater Bay, and the number of regional medical school in Clearwater Bay. The number of reg... | What is the total number of schools in Oakbridge City? | Define regional medical school in Clearwater Bay as i; so i = 1. Define total number of schools in Clearwater Bay as E; so E = i = 1. Define regional medical school in Oakbridge City as b; O = E + i = 1 + 1 = 2; so b = 4 + O = 4 + 2 = 6. Define private middle school in Oakbridge City as F; e = b + E = 6 + 1 = 7; so F =... | 10 | 5_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Clearwater Bay equals 2 times the number of regional medical school in Ruby Bay. The number of culinarian school in Ruby Bay equals the sum of the total number of schools in Clearwater Bay, the number of regional medical school in Clearwater Bay, the number of culinarian school ... | How many culinarian school does Ruby Bay have? | Define regional medical school in Ruby Bay as L; so L = 1. Define regional medical school in Clearwater Bay as t; b = L = 1; so t = 2 * b = 2 * 1 = 2. Define culinarian school in Clearwater Bay as A; so A = 4. Define total number of schools in Clearwater Bay as Z; so Z = A + t = 4 + 2 = 6. Define culinarian school in R... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Maple Creek equals 4. The number of adult wolf in Oakridge Riverside equals the sum of the total number of adult animals in Maple Creek, the number of adult wolf in Maple Creek, and the number of adult bear in Maple Creek. The number of adult bear in Oakridge Riverside equals the number of a... | What is the total number of adult animals in Oakridge Riverside? | Define adult wolf in Maple Creek as k; so k = 3. Define adult bear in Maple Creek as p; so p = 4. Define total number of adult animals in Maple Creek as M; so M = k + p = 3 + 4 = 7. Define adult wolf in Oakridge Riverside as H; o = M + k = 7 + 3 = 10; so H = o + p = 10 + 4 = 14. Define adult bear in Oakridge Riverside ... | 10 | 7_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Northwood Movie Festival equals 2 times the sum of the total number of movies in Golden Banana Movie Festival and the number of solemn period drama in Golden Banana Movie Festival. The number of upbeat metropolis comedy in Golden Banana Movie Festival equals the number of solem... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Golden Banana Movie Festival as K; so K = 4. Define upbeat metropolis comedy in Golden Banana Movie Festival as f; so f = K = 4. Define total number of movies in Golden Banana Movie Festival as x; so x = K + f = 4 + 4 = 8. Define upbeat metropolis comedy in Northwood Movie Festival as X; T... | 10 | 8_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Golden Banana Movie Festival equals the total number of movies in Verdi Movie Festival. The number of upbeat metropolis comedy in Verdi Movie Festival equals the number of calm road movie in Verdi Movie Festival. The number of upbeat metropolis comedy in Taylor Movie Festival equals 4 p... | How many calm road movie does West Sahara Movie Festival have? | Define calm road movie in Verdi Movie Festival as V; so V = 1. Define upbeat metropolis comedy in Verdi Movie Festival as P; so P = V = 1. Define total number of movies in Verdi Movie Festival as T; so T = V + P = 1 + 1 = 2. Define calm road movie in Golden Banana Movie Festival as p; so p = T = 2. Define upbeat metrop... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Hawkesbury equals 4 times the difference between the total number of schools in Brightford and the number of culinarian school in Brightford. The number of elementary school in Brightford equals the number of elementary school in Hawkesbury. The number of culinarian school in Brightfo... | What is the total number of schools in Hawkesbury? | Define elementary school in Hawkesbury as f; so f = 4. Define culinarian school in Brightford as H; so H = f = 4. Define elementary school in Brightford as w; so w = f = 4. Define total number of schools in Brightford as T; so T = H + w = 4 + 4 = 8. Define culinarian school in Hawkesbury as o; I = T - H = 8 - 4 = 4; so... | 10 | 10_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival Lumière de Valmont equals 3. The number of calm road movie in Festival Lumière de Valmont equals 2 times the number of calm road movie in Cinéma de Montreval. The number of calm road movie in Festival de Saint-Rivage equals 1. The number of intense detective thriller... | What is the total number of movies in Festival Lumière de Valmont? | Define calm road movie in Cinéma de Montreval as y; so y = 4. Define calm road movie in Festival Lumière de Valmont as w; H = y = 4; so w = 2 * H = 2 * 4 = 8. Define intense detective thriller in Festival Lumière de Valmont as Y; so Y = 3. Define solemn period drama in Festival Lumière de Valmont as q; c = w + y = 8 + ... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Festival de Clairmont equals the number of intense detective thriller in Festival de Clairmont. The number of intense detective thriller in Festival de Clairmont equals the number of calm road movie in Festival de Clairmont. The number of futuristic sci-fi movie in Festival de Clair... | What is the total number of movies in Festival de Clairmont? | Define calm road movie in Festival de Clairmont as i; so i = 4. Define intense detective thriller in Festival de Clairmont as L; so L = i = 4. Define futuristic sci-fi movie in Festival de Clairmont as D; t = L + i = 4 + 4 = 8; so D = 4 * t = 4 * 8 = 32. Define solemn period drama in Festival de Clairmont as Q; so Q = ... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Ruby Bay equals 1 plus the sum of the total number of schools in Shoreline City, the number of private middle school in Shoreline City, and the number of elementary school in Shoreline City. The number of private middle school in Shoreline City equals 1. The number of elementary schoo... | What is the total number of schools in Ruby Bay? | Define private middle school in Shoreline City as g; so g = 1. Define elementary school in Shoreline City as r; k = g = 1; so r = 4 + k = 4 + 1 = 5. Define total number of schools in Shoreline City as z; so z = g + r = 1 + 5 = 6. Define elementary school in Ruby Bay as A; v = z + g = 6 + 1 = 7; K = v + r = 7 + 5 = 12; ... | 10 | 9_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Festival Lumière de Valmont equals 4. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 4 plus the number of solemn period drama in Festival Lumière de Valmont. The number of upbeat metropolis comedy in Festival de Clairmont equals the sum of the total num... | What is the total number of movies in Festival de Clairmont? | Define solemn period drama in Festival Lumière de Valmont as h; so h = 4. Define upbeat metropolis comedy in Festival Lumière de Valmont as k; R = h = 4; so k = 4 + R = 4 + 4 = 8. Define total number of movies in Festival Lumière de Valmont as u; so u = h + k = 4 + 8 = 12. Define upbeat metropolis comedy in Festival de... | 10 | 22_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Westhaven City equals 3. The number of regional medical school in Glenfield City equals 3. The number of regional medical school in Evervale City equals 1 plus the number of elementary school in Westhaven City. The number of culinarian school in Glenfield City equals 1 plus the number... | What is the total number of schools in Brightford? | Define regional medical school in Glenfield City as A; so A = 3. Define public highschool in Brightford as v; K = A = 3; so v = 4 + K = 4 + 3 = 7. Define culinarian school in Glenfield City as r; i = A = 3; so r = 1 + i = 1 + 3 = 4. Define total number of schools in Glenfield City as c; so c = A + r = 3 + 4 = 7. Define... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of private middle school in Riverton City equals 3. The number of private middle school in Oakbridge City equals 2 plus the sum of the total number of schools in Riverton City, the number of private middle school in Riverton City, and the number of elementary school in Riverton City. The number of elementary... | What is the total number of schools in Oakbridge City? | Define private middle school in Riverton City as S; so S = 3. Define elementary school in Riverton City as A; I = S = 3; so A = 2 * I = 2 * 3 = 6. Define total number of schools in Riverton City as W; so W = S + A = 3 + 6 = 9. Define private middle school in Oakbridge City as F; X = W + S = 9 + 3 = 12; p = X + A = 12 +... | 10 | 0_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals 4 times the total number of movies in Taylor Movie Festival. The number of calm road movie in Golden Banana Movie Festival equals 2 plus the number of calm road movie in Taylor Movie Festival. The number of calm road movie in Taylor Movie Festival... | What is the total number of movies in Golden Banana Movie Festival? | Define solemn period drama in Taylor Movie Festival as y; so y = 2. Define calm road movie in Taylor Movie Festival as h; so h = y = 2. Define total number of movies in Taylor Movie Festival as P; so P = h + y = 2 + 2 = 4. Define solemn period drama in Golden Banana Movie Festival as a; r = P = 4; so a = 4 * r = 4 * 4 ... | 10 | 9_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Ruby Bay equals 1 plus the sum of the number of elementary school in Ruby Bay and the number of public highschool in Ruby Bay. The number of regional medical school in Shoreline City equals 2. The number of regional medical school in Oakbridge City equals the total number of sch... | How many regional medical school does Oakbridge City have? | Define elementary school in Ruby Bay as j; so j = 3. Define public highschool in Ruby Bay as r; D = j = 3; so r = 2 * D = 2 * 3 = 6. Define regional medical school in Ruby Bay as y; c = j + r = 3 + 6 = 9; so y = 1 + c = 1 + 9 = 10. Define total number of schools in Ruby Bay as b; g = y + r = 10 + 6 = 16; so b = g + j =... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Verdi Movie Festival equals 3. The number of calm road movie in Taylor Movie Festival equals the sum of the total number of movies in Verdi Movie Festival, the number of futuristic sci-fi movie in Verdi Movie Festival, and the number of calm road movie in Verdi Movie Festival. T... | What is the total number of movies in Taylor Movie Festival? | Define futuristic sci-fi movie in Verdi Movie Festival as d; so d = 3. Define calm road movie in Verdi Movie Festival as O; so O = d = 3. Define total number of movies in Verdi Movie Festival as z; so z = d + O = 3 + 3 = 6. Define calm road movie in Taylor Movie Festival as I; F = z + d = 6 + 3 = 9; so I = F + O = 9 + ... | 10 | 12_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult eagle in Beverly Forest equals the total number of adult animals in Cedar Valley. The number of adult owl in Pine Ridge equals 3 times the sum of the total number of adult animals in Cedar Valley, the number of adult blue jay in Cedar Valley, and the number of adult parrot in Cedar Valley. The numbe... | What is the total number of adult animals in Pine Ridge? | Define adult blue jay in Cedar Valley as d; so d = 4. Define adult parrot in Cedar Valley as T; B = d = 4; so T = 4 * B = 4 * 4 = 16. Define total number of adult animals in Cedar Valley as U; so U = T + d = 16 + 4 = 20. Define adult owl in Pine Ridge as Q; P = U + d = 20 + 4 = 24; w = P + T = 24 + 16 = 40; so Q = 3 * ... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of elementary school in Ruby Bay equals the sum of the number of private middle school in Ruby Bay, the number of regional medical school in Clearwater Bay, and the number of regional medical school in Oakbridge City. The number of regional medical school in Oakbridge City equals the sum of the number of pri... | What is the total number of schools in Clearwater Bay? | Define private middle school in Ruby Bay as D; so D = 2. Define elementary school in Clearwater Bay as Z; h = D = 2; so Z = 2 * h = 2 * 2 = 4. Define regional medical school in Clearwater Bay as k; so k = 1. Define private middle school in Clearwater Bay as W; V = Z - D = 4 - 2 = 2; so W = 4 + V = 4 + 2 = 6. Define tot... | 10 | 1_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Glenfield City equals the total number of schools in Brightford. The number of elementary school in Evervale City equals 1. The number of regional medical school in Brightford equals 4. The number of elementary school in Brightford equals 3. The number of regional medical school in Ha... | How many private middle school does Hawkesbury have? | Define public highschool in Brightford as M; so M = 3. Define elementary school in Brightford as Z; so Z = 3. Define regional medical school in Brightford as o; so o = 4. Define total number of schools in Brightford as j; v = Z + M = 3 + 3 = 6; so j = v + o = 6 + 4 = 10. Define private middle school in Hawkesbury as D;... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in Cedar Valley equals the number of adult racoon in Cedar Valley. The number of adult racoon in Oakridge Riverside equals 3 plus the sum of the number of adult fox in Oakridge Riverside and the number of adult racoon in Cedar Valley. The number of adult racoon in Cedar Valley equals 3. The numb... | How many adult racoon does Oakridge Riverside have? | Define adult racoon in Cedar Valley as K; so K = 3. Define adult fox in Cedar Valley as J; so J = K = 3. Define total number of adult animals in Cedar Valley as t; so t = K + J = 3 + 3 = 6. Define adult fox in Oakridge Riverside as Q; O = t + J = 6 + 3 = 9; so Q = O + K = 9 + 3 = 12. Define adult racoon in Oakridge Riv... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Brightford equals 3 times the number of private middle school in Glenfield City. The number of elementary school in Glenfield City equals the sum of the number of culinarian school in Hawkesbury, the number of elementary school in Hawkesbury, and the total number of schools in Westhav... | What is the total number of schools in Hawkesbury? | Define elementary school in Hawkesbury as u; so u = 4. Define public highschool in Hawkesbury as U; c = u = 4; so U = 3 + c = 3 + 4 = 7. Define culinarian school in Hawkesbury as P; B = u = 4; so P = 2 * B = 2 * 4 = 8. Define private middle school in Hawkesbury as O; so O = 4. Define total number of schools in Hawkesbu... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of private middle school in Evervale City equals 4 times the sum of the total number of schools in Westhaven City, the number of private middle school in Westhaven City, and the number of culinarian school in Westhaven City. The number of private middle school in Westhaven City equals 4. The number of culina... | How many private middle school does Evervale City have? | Define culinarian school in Evervale City as o; so o = 2. Define culinarian school in Westhaven City as b; B = o = 2; so b = 1 + B = 1 + 2 = 3. Define private middle school in Westhaven City as J; so J = 4. Define total number of schools in Westhaven City as W; so W = J + b = 4 + 3 = 7. Define private middle school in ... | 10 | 20_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Westhaven City equals 4 times the number of public highschool in Westhaven City. The number of public highschool in Westhaven City equals 3. The number of culinarian school in Hawkesbury equals 3 times the sum of the total number of schools in Westhaven City, the number of public high... | What is the total number of schools in Hawkesbury? | Define public highschool in Westhaven City as f; so f = 3. Define culinarian school in Westhaven City as q; h = f = 3; so q = 4 * h = 4 * 3 = 12. Define total number of schools in Westhaven City as J; so J = f + q = 3 + 12 = 15. Define culinarian school in Hawkesbury as n; S = J + f = 15 + 3 = 18; K = S + q = 18 + 12 =... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Riverton City equals 1. The number of regional medical school in Clearwater Bay equals 3 plus the difference between the total number of schools in Riverton City and the number of elementary school in Riverton City. The number of elementary school in Clearwater Bay equals 2 times the ... | What is the total number of schools in Clearwater Bay? | Define elementary school in Riverton City as Y; so Y = 1. Define total number of schools in Riverton City as b; so b = Y = 1. Define regional medical school in Clearwater Bay as k; H = b - Y = 1 - 1 = 0; so k = 3 + H = 3 + 0 = 3. Define elementary school in Clearwater Bay as M; A = Y + k = 1 + 3 = 4; so M = 2 * A = 2 *... | 10 | 18_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Ruby Bay equals the total number of schools in Oakbridge City. The number of culinarian school in Shoreline City equals 2. The number of private middle school in Ruby Bay equals 4. The number of culinarian school in Riverton City equals the total number of schools in Clearwater ... | How many culinarian school does Riverton City have? | Define culinarian school in Oakbridge City as X; so X = 3. Define total number of schools in Oakbridge City as s; so s = X = 3. Define regional medical school in Ruby Bay as y; so y = s = 3. Define public highschool in Shoreline City as v; i = y = 3; so v = 2 * i = 2 * 3 = 6. Define culinarian school in Clearwater Bay ... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival Lumière de Valmont equals the number of upbeat metropolis comedy in Rêves de Belleville. The number of intense detective thriller in Festival de Saint-Rivage equals 4. The number of intense detective thriller in Rêves de Belleville equals 2. The number of intense detect... | How many futuristic sci-fi movie does Festival de Clairmont have? | Define intense detective thriller in Festival de Saint-Rivage as P; so P = 4. Define total number of movies in Festival de Saint-Rivage as t; so t = P = 4. Define upbeat metropolis comedy in Rêves de Belleville as J; q = t + P = 4 + 4 = 8; so J = 1 + q = 1 + 8 = 9. Define futuristic sci-fi movie in Festival Lumière de ... | 10 | 4_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Clairmont equals 1 plus the sum of the number of upbeat metropolis comedy in Festival de Clairmont and the total number of movies in Festival Lumière de Valmont. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 4. The number of upbeat metr... | What is the total number of movies in Festival de Clairmont? | Define upbeat metropolis comedy in Festival Lumière de Valmont as S; so S = 4. Define total number of movies in Festival Lumière de Valmont as a; so a = S = 4. Define upbeat metropolis comedy in Festival de Clairmont as H; K = a + S = 4 + 4 = 8; so H = 2 + K = 2 + 8 = 10. Define futuristic sci-fi movie in Festival de C... | 10 | 14_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult racoon in Cedar Valley equals 4. The number of adult bear in Cedar Valley equals 1. The number of adult racoon in Oakridge Riverside equals the sum of the number of adult bear in Cedar Valley and the total number of adult animals in Cedar Valley. The number of adult bear in Oakridge Riverside equals... | What is the total number of adult animals in Oakridge Riverside? | Define adult bear in Cedar Valley as v; so v = 1. Define adult racoon in Cedar Valley as J; so J = 4. Define total number of adult animals in Cedar Valley as j; so j = J + v = 4 + 1 = 5. Define adult bear in Oakridge Riverside as d; i = j = 5; so d = 2 + i = 2 + 5 = 7. Define adult racoon in Oakridge Riverside as W; so... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Ruby Bay equals 2. The number of elementary school in Ruby Bay equals the number of public highschool in Riverton City. The number of regional medical school in Clearwater Bay equals 3 plus the sum of the number of elementary school in Ruby Bay, the total number of schools in Ruby Bay... | What is the total number of schools in Riverton City? | Define public highschool in Riverton City as P; so P = 1. Define elementary school in Ruby Bay as R; so R = P = 1. Define regional medical school in Riverton City as a; J = R = 1; so a = 3 * J = 3 * 1 = 3. Define elementary school in Riverton City as b; v = R + P = 1 + 1 = 2; so b = 2 + v = 2 + 2 = 4. Define total numb... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult eagle in Hamilton Farm equals the number of adult crow in Hamilton Farm. The number of adult owl in Jefferson Circus equals the sum of the total number of adult animals in Hamilton Farm, the number of adult eagle in Hamilton Farm, and the number of adult owl in Hamilton Farm. The number of adult cro... | What is the total number of adult animals in Jefferson Circus? | Define adult crow in Hamilton Farm as l; so l = 3. Define adult eagle in Hamilton Farm as B; so B = l = 3. Define adult owl in Hamilton Farm as X; so X = 1. Define total number of adult animals in Hamilton Farm as h; k = B + X = 3 + 1 = 4; so h = k + l = 4 + 3 = 7. Define adult owl in Jefferson Circus as Y; u = h + B =... | 10 | 6_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival de Clairmont equals 3 plus the sum of the total number of movies in Cinéma de Montreval, the number of futuristic sci-fi movie in Cinéma de Montreval, and the number of calm road movie in Cinéma de Montreval. The number of intense detective thriller in Rêves de Bellevi... | What is the total number of movies in Festival de Clairmont? | Define futuristic sci-fi movie in Cinéma de Montreval as U; so U = 1. Define calm road movie in Cinéma de Montreval as M; q = U = 1; so M = 4 + q = 4 + 1 = 5. Define total number of movies in Cinéma de Montreval as n; so n = U + M = 1 + 5 = 6. Define upbeat metropolis comedy in Festival de Clairmont as w; D = n + U = 6... | 10 | 14_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival de Clairmont equals 1 plus the total number of movies in Festival de Saint-Rivage. The number of calm road movie in Festival de Saint-Rivage equals 3. The number of intense detective thriller in Festival de Saint-Rivage equals 4. The number of calm road movie in Fest... | What is the total number of movies in Festival de Clairmont? | Define intense detective thriller in Festival de Saint-Rivage as q; so q = 4. Define calm road movie in Festival de Saint-Rivage as X; so X = 3. Define total number of movies in Festival de Saint-Rivage as T; so T = q + X = 4 + 3 = 7. Define intense detective thriller in Festival de Clairmont as p; L = T = 7; so p = 1 ... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Brightford equals the number of culinarian school in Brightford. The number of public highschool in Evervale City equals 2. The number of culinarian school in Evervale City equals 4 times the number of public highschool in Evervale City. The number of culinarian school in Brightford e... | What is the total number of schools in Brightford? | Define public highschool in Evervale City as r; so r = 2. Define culinarian school in Evervale City as k; F = r = 2; so k = 4 * F = 4 * 2 = 8. Define total number of schools in Evervale City as B; so B = r + k = 2 + 8 = 10. Define culinarian school in Brightford as q; T = B = 10; so q = 2 * T = 2 * 10 = 20. Define publ... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Westhaven City equals 2. The number of regional medical school in Westhaven City equals 2 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 Westhaven City equals 4. The number of regi... | How many regional medical school does Westhaven City have? | Define public highschool in Glenfield City as x; so x = 4. Define elementary school in Glenfield City as t; Y = x = 4; so t = 3 + Y = 3 + 4 = 7. Define regional medical school in Glenfield City as X; so X = x = 4. Define total number of schools in Glenfield City as y; s = X + t = 4 + 7 = 11; so y = s + x = 11 + 4 = 15.... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of calm road movie in West Sahara Movie Festival equals 3 plus the sum of the total number of movies in Verdi Movie Festival and the number of upbeat metropolis comedy in Verdi Movie Festival. The number of upbeat metropolis comedy in Verdi Movie Festival equals 3. The number of upbeat metropolis comedy in W... | What is the total number of movies in West Sahara Movie Festival? | Define upbeat metropolis comedy in Verdi Movie Festival as Q; so Q = 3. Define total number of movies in Verdi Movie Festival as P; so P = Q = 3. Define calm road movie in West Sahara Movie Festival as Y; h = P + Q = 3 + 3 = 6; so Y = 3 + h = 3 + 6 = 9. Define upbeat metropolis comedy in West Sahara Movie Festival as W... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival de Clairmont equals the number of solemn period drama in Festival Lumière de Valmont. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 2. The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 2. The number of solemn period... | How many intense detective thriller does Cinéma de Montreval have? | Define upbeat metropolis comedy in Festival de Saint-Rivage as b; so b = 2. Define futuristic sci-fi movie in Festival de Saint-Rivage as a; K = b = 2; so a = 4 * K = 4 * 2 = 8. Define intense detective thriller in Festival de Saint-Rivage as B; so B = b = 2. Define total number of movies in Festival de Saint-Rivage as... | 10 | 14_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult parrot in Hamilton Farm equals 3. The number of adult parrot in Mayer Aquarium equals the total number of adult animals in South Zoo. The number of adult parrot in South Zoo equals the total number of adult animals in Hamilton Farm. The number of adult eagle in Mayer Aquarium equals 3. The number of... | What is the total number of adult animals in Mayer Aquarium? | Define adult parrot in Hamilton Farm as f; so f = 3. Define adult blue jay in Hamilton Farm as W; so W = 4. Define total number of adult animals in Hamilton Farm as j; so j = W + f = 4 + 3 = 7. Define adult parrot in South Zoo as v; so v = j = 7. Define total number of adult animals in South Zoo as I; so I = v = 7. Def... | 10 | 10_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Verdi Movie Festival equals 3. The number of calm road movie in Golden Banana Movie Festival equals 3 plus the sum of the total number of movies in Verdi Movie Festival, the number of calm road movie in Verdi Movie Festival, and the number of solemn period drama in Verdi Movie Festival.... | What is the total number of movies in Golden Banana Movie Festival? | Define calm road movie in Verdi Movie Festival as R; so R = 3. Define solemn period drama in Verdi Movie Festival as o; B = R = 3; so o = 2 + B = 2 + 3 = 5. Define total number of movies in Verdi Movie Festival as M; so M = R + o = 3 + 5 = 8. Define calm road movie in Golden Banana Movie Festival as v; P = M + R = 8 + ... | 10 | 5_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult eagle in Mayer Aquarium equals 3 plus the sum of the total number of adult animals in Jefferson Circus, the number of adult eagle in Jefferson Circus, and the number of adult parrot in Jefferson Circus. The number of adult parrot in Jefferson Circus equals 2 plus the number of adult eagle in Jeffers... | What is the total number of adult animals in Mayer Aquarium? | Define adult eagle in Jefferson Circus as C; so C = 4. Define adult parrot in Jefferson Circus as h; s = C = 4; so h = 2 + s = 2 + 4 = 6. Define total number of adult animals in Jefferson Circus as t; so t = C + h = 4 + 6 = 10. Define adult eagle in Mayer Aquarium as O; i = t + C = 10 + 4 = 14; X = i + h = 14 + 6 = 20;... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult bear in Maple Creek equals 1 plus the number of adult fox in Cedar Valley. The number of adult fox in Cedar Valley equals 3. The number of adult wolf in Cedar Valley equals the number of adult fox in Cedar Valley. The number of adult wolf in Maple Creek equals 4 times the number of adult fox in Ceda... | What is the total number of adult animals in Cedar Valley? | Define adult fox in Cedar Valley as H; so H = 3. Define adult wolf in Cedar Valley as U; so U = H = 3. Define adult wolf in Maple Creek as o; P = H = 3; so o = 4 * P = 4 * 3 = 12. Define adult bear in Cedar Valley as d; X = o + H = 12 + 3 = 15; so d = 2 * X = 2 * 15 = 30. Define total number of adult animals in Cedar V... | 10 | 22_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult owl in Beverly Forest equals 2 plus the sum of the total number of adult animals in Maple Creek and the number of adult blue jay in Maple Creek. The number of adult blue jay in Maple Creek equals 3. The number of adult blue jay in Beverly Forest equals the sum of the number of adult owl in Beverly F... | What is the total number of adult animals in Beverly Forest? | Define adult blue jay in Maple Creek as q; so q = 3. Define total number of adult animals in Maple Creek as F; so F = q = 3. Define adult owl in Beverly Forest as O; R = F + q = 3 + 3 = 6; so O = 2 + R = 2 + 6 = 8. Define adult blue jay in Beverly Forest as f; Q = O + F = 8 + 3 = 11; so f = Q + q = 11 + 3 = 14. Define ... | 10 | 12_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Northwood Movie Festival equals the total number of movies in Verdi Movie Festival. The number of solemn period drama in Verdi Movie Festival equals 3. The number of futuristic sci-fi movie in Verdi Movie Festival equals 3. The number of futuristic sci-fi movie in Northwood Movie Fe... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Verdi Movie Festival as G; so G = 3. Define futuristic sci-fi movie in Verdi Movie Festival as U; so U = 3. Define total number of movies in Verdi Movie Festival as Y; so Y = G + U = 3 + 3 = 6. Define solemn period drama in Northwood Movie Festival as b; so b = Y = 6. Define futuristic sci... | 10 | 19_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult bear in Bundle Ranch equals 4. The number of adult racoon in Bundle Ranch equals the total number of adult animals in Jefferson Circus. The number of adult racoon in South Zoo equals 2 times the difference between the total number of adult animals in Bundle Ranch and the number of adult racoon in Bu... | What is the total number of adult animals in South Zoo? | Define adult deer in Jefferson Circus as D; so D = 2. Define total number of adult animals in Jefferson Circus as g; so g = D = 2. Define adult racoon in Bundle Ranch as b; so b = g = 2. Define adult bear in Bundle Ranch as Y; so Y = 4. Define total number of adult animals in Bundle Ranch as o; so o = b + Y = 2 + 4 = 6... | 10 | 4_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Westhaven City equals 2. The number of elementary school in Westhaven City equals 4 plus the number of culinarian school in Westhaven City. The number of elementary school in Hawkesbury equals 1 plus the sum of the total number of schools in Westhaven City, the number of culinarian sc... | What is the total number of schools in Hawkesbury? | Define culinarian school in Westhaven City as c; so c = 2. Define elementary school in Westhaven City as d; L = c = 2; so d = 4 + L = 4 + 2 = 6. Define total number of schools in Westhaven City as I; so I = d + c = 6 + 2 = 8. Define elementary school in Hawkesbury as l; S = I + c = 8 + 2 = 10; F = S + d = 10 + 6 = 16; ... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult crow in Pine Ridge equals the sum of the number of adult blue jay in Oakridge Riverside and the number of adult crow in Oakridge Riverside. The number of adult owl in Cedar Valley equals 4 times the number of adult crow in Cedar Valley. The number of adult parrot in Oakridge Riverside equals 2. The ... | What is the total number of adult animals in Oakridge Riverside? | Define adult owl in Oakridge Riverside as p; so p = 4. Define adult blue jay in Oakridge Riverside as M; so M = 3. Define adult parrot in Oakridge Riverside as n; so n = 2. Define adult crow in Oakridge Riverside as X; s = p + M = 4 + 3 = 7; so X = 2 * s = 2 * 7 = 14. Define total number of adult animals in Oakridge Ri... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Taylor Movie Festival equals 3 times the number of intense detective thriller in Taylor Movie Festival. The number of upbeat metropolis comedy in Verdi Movie Festival equals 3. The number of intense detective thriller in Verdi Movie Festival equals the sum of the total number o... | What is the total number of movies in Verdi Movie Festival? | Define intense detective thriller in Taylor Movie Festival as k; so k = 2. Define upbeat metropolis comedy in Taylor Movie Festival as E; G = k = 2; so E = 3 * G = 3 * 2 = 6. Define total number of movies in Taylor Movie Festival as J; so J = k + E = 2 + 6 = 8. Define intense detective thriller in Verdi Movie Festival ... | 10 | 14_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Clairmont equals 4. The number of calm road movie in Rêves de Belleville equals the difference between the total number of movies in Festival Lumière de Valmont and the number of futuristic sci-fi movie in Festival de Clairmont. The number of solemn period drama in F... | What is the total number of movies in Festival Lumière de Valmont? | Define futuristic sci-fi movie in Festival de Clairmont as A; so A = 4. Define calm road movie in Festival Lumière de Valmont as D; y = A = 4; so D = 4 * y = 4 * 4 = 16. Define futuristic sci-fi movie in Festival Lumière de Valmont as u; so u = 2. Define intense detective thriller in Festival Lumière de Valmont as Z; s... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Oakbridge City equals 2 times the number of elementary school in Oakbridge City. The number of elementary school in Oakbridge City equals 2. The number of private middle school in Clearwater Bay equals 3. The number of elementary school in Shoreline City equals the difference betw... | How many elementary school does Shoreline City have? | Define elementary school in Oakbridge City as s; so s = 2. Define private middle school in Oakbridge City as j; u = s = 2; so j = 2 * u = 2 * 2 = 4. Define culinarian school in Oakbridge City as a; S = s = 2; so a = 3 * S = 3 * 2 = 6. Define total number of schools in Oakbridge City as z; T = j + s = 4 + 2 = 6; so z = ... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival de Saint-Rivage equals 3. The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 4 plus the sum of the number of intense detective thriller in Rêves de Belleville and the number of calm road movie in Cinéma de Montreval. The number of calm road mov... | What is the total number of movies in Rêves de Belleville? | Define calm road movie in Rêves de Belleville as b; so b = 2. Define futuristic sci-fi movie in Rêves de Belleville as p; R = b = 2; so p = 3 + R = 3 + 2 = 5. Define intense detective thriller in Rêves de Belleville as D; l = b = 2; so D = 2 * l = 2 * 2 = 4. Define upbeat metropolis comedy in Rêves de Belleville as B; ... | 10 | 13_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Taylor Movie Festival equals 1. The number of intense detective thriller in Taylor Movie Festival equals 3 times the number of upbeat metropolis comedy in Taylor Movie Festival. The number of intense detective thriller in Golden Banana Movie Festival equals 4 plus the sum of th... | What is the total number of movies in Golden Banana Movie Festival? | Define upbeat metropolis comedy in Taylor Movie Festival as M; so M = 1. Define intense detective thriller in Taylor Movie Festival as C; j = M = 1; so C = 3 * j = 3 * 1 = 3. Define total number of movies in Taylor Movie Festival as q; so q = C + M = 3 + 1 = 4. Define intense detective thriller in Golden Banana Movie F... | 10 | 13_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Rêves de Belleville equals 3 times the sum of the total number of movies in Cinéma de Montreval, the number of upbeat metropolis comedy in Cinéma de Montreval, and the number of intense detective thriller in Cinéma de Montreval. The number of intense detective thriller in Cinéma de Mont... | What is the total number of movies in Rêves de Belleville? | Define upbeat metropolis comedy in Cinéma de Montreval as P; so P = 2. Define intense detective thriller in Cinéma de Montreval as X; p = P = 2; so X = 1 + p = 1 + 2 = 3. Define total number of movies in Cinéma de Montreval as s; so s = P + X = 2 + 3 = 5. Define calm road movie in Rêves de Belleville as l; o = s + P = ... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 2 plus the number of upbeat metropolis comedy in Rêves de Belleville. The number of solemn period drama in Festival Lumière de Valmont equals 2 times the difference between the total number of movies in Rêves de Belleville and the number of up... | How many solemn period drama does Festival Lumière de Valmont have? | Define solemn period drama in Rêves de Belleville as J; so J = 1. Define futuristic sci-fi movie in Rêves de Belleville as b; so b = J = 1. Define upbeat metropolis comedy in Rêves de Belleville as A; g = J = 1; so A = 2 + g = 2 + 1 = 3. Define total number of movies in Rêves de Belleville as N; C = J + A = 1 + 3 = 4; ... | 10 | 10_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Oakbridge City equals the number of private middle school in Ruby Bay. The number of culinarian school in Shoreline City equals 1 plus the number of regional medical school in Shoreline City. The number of public highschool in Riverton City equals the sum of the number of private ... | What is the total number of schools in Shoreline City? | Define public highschool in Shoreline City as U; so U = 3. Define private middle school in Shoreline City as G; so G = U = 3. Define regional medical school in Shoreline City as k; so k = G + U = 3 + 3 = 6. Define culinarian school in Shoreline City as y; m = k = 6; so y = 1 + m = 1 + 6 = 7. Define total number of scho... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Riverton City equals 3. The number of regional medical school in Riverton City equals 4. The number of private middle school in Riverton City equals 4. The number of regional medical school in Clearwater Bay equals the number of regional medical school in Oakbridge City. The number of... | What is the total number of schools in Riverton City? | Define regional medical school in Riverton City as r; so r = 4. Define culinarian school in Riverton City as V; so V = 3. Define private middle school in Riverton City as u; so u = 4. Define public highschool in Riverton City as C; j = V + r = 3 + 4 = 7; so C = 3 + j = 3 + 7 = 10. Define total number of schools in Rive... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult crow in South Zoo equals the number of adult eagle in Bundle Ranch. The number of adult eagle in South Zoo equals 1 plus the total number of adult animals in Bundle Ranch. The number of adult crow in Bundle Ranch equals 3. The number of adult eagle in Bundle Ranch equals 2 times the number of adult ... | What is the total number of adult animals in South Zoo? | Define adult crow in Bundle Ranch as G; so G = 3. Define adult eagle in Bundle Ranch as i; I = G = 3; so i = 2 * I = 2 * 3 = 6. Define total number of adult animals in Bundle Ranch as z; so z = i + G = 6 + 3 = 9. Define adult eagle in South Zoo as N; L = z = 9; so N = 1 + L = 1 + 9 = 10. Define adult crow in South Zoo ... | 10 | 14_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of private middle school in Westhaven City equals 2. The number of elementary school in Westhaven City equals 4 times the number of private middle school in Westhaven City. The number of elementary school in Brightford equals the total number of schools in Hawkesbury. The number of culinarian school in Everv... | What is the total number of schools in Brightford? | Define elementary school in Glenfield City as L; so L = 4. Define culinarian school in Hawkesbury as B; Z = L = 4; so B = 2 + Z = 2 + 4 = 6. Define elementary school in Hawkesbury as z; so z = L = 4. Define total number of schools in Hawkesbury as r; so r = B + z = 6 + 4 = 10. Define regional medical school in Brightfo... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Brightford equals 4. The number of private middle school in Glenfield City equals 2 plus the number of elementary school in Brightford. The number of elementary school in Glenfield City equals 4 times the sum of the total number of schools in Brightford, the number of elementary schoo... | What is the total number of schools in Glenfield City? | Define elementary school in Brightford as Q; so Q = 4. Define private middle school in Glenfield City as m; K = Q = 4; so m = 2 + K = 2 + 4 = 6. Define total number of schools in Brightford as M; so M = Q = 4. Define elementary school in Glenfield City as u; P = M + Q = 4 + 4 = 8; C = P + m = 8 + 6 = 14; so u = 4 * C =... | 10 | 4_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Verdi Movie Festival equals 2 plus the difference between the total number of movies in Northwood Movie Festival and the number of upbeat metropolis comedy in Northwood Movie Festival. The number of solemn period drama in Northwood Movie Festival equals the number of upbeat metropol... | What is the total number of movies in Verdi Movie Festival? | Define upbeat metropolis comedy in Northwood Movie Festival as M; so M = 1. Define solemn period drama in Northwood Movie Festival as P; so P = M = 1. Define total number of movies in Northwood Movie Festival as e; so e = M + P = 1 + 1 = 2. Define solemn period drama in Verdi Movie Festival as W; J = e - M = 2 - 1 = 1;... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Ruby Bay equals 3 plus the number of elementary school in Ruby Bay. The number of elementary school in Ruby Bay equals 1. The number of culinarian school in Riverton City equals the sum of the total number of schools in Ruby Bay and the number of culinarian school in Ruby Bay. The num... | What is the total number of schools in Riverton City? | Define elementary school in Ruby Bay as E; so E = 1. Define culinarian school in Ruby Bay as c; u = E = 1; so c = 3 + u = 3 + 1 = 4. Define total number of schools in Ruby Bay as x; so x = E + c = 1 + 4 = 5. Define culinarian school in Riverton City as K; so K = x + c = 5 + 4 = 9. Define elementary school in Riverton C... | 10 | 10_p8 | teachers_in_school | normalforward | zero_context | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.