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 calm road movie in Festival Lumière de Valmont equals 2 plus the total number of movies in Festival de Saint-Rivage. The number of upbeat metropolis comedy in Festival de Saint-Rivage equals the difference between the total number of movies in Festival de Clairmont and the number of intense detective thri... | What is the total number of movies in Festival Lumière de Valmont? | Define upbeat metropolis comedy in Festival de Clairmont as n; so n = 2. Define intense detective thriller in Festival de Clairmont as N; so N = n = 2. Define total number of movies in Festival de Clairmont as a; so a = n + N = 2 + 2 = 4. Define upbeat metropolis comedy in Festival de Saint-Rivage as h; so h = a - N = ... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult wolf in Cedar Valley equals 2. The number of adult bear in Beverly Forest equals 3 plus the sum of the total number of adult animals in Maple Creek and the number of adult racoon in Maple Creek. The number of adult racoon in Maple Creek equals the total number of adult animals in Cedar Valley. The n... | What is the total number of adult animals in Beverly Forest? | Define adult wolf in Cedar Valley as S; so S = 2. Define total number of adult animals in Cedar Valley as K; so K = S = 2. Define adult racoon in Maple Creek as g; so g = K = 2. Define adult bear in Maple Creek as P; so P = 4. Define total number of adult animals in Maple Creek as u; so u = g + P = 2 + 4 = 6. Define ad... | 10 | 3_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Jefferson Circus equals 2. The number of adult deer in Mayer Aquarium equals 4 times the sum of the total number of adult animals in Jefferson Circus, the number of adult wolf in Jefferson Circus, and the number of adult deer in Jefferson Circus. The number of adult deer in Jefferson Circus ... | What is the total number of adult animals in Mayer Aquarium? | Define adult wolf in Jefferson Circus as f; so f = 2. Define adult deer in Jefferson Circus as u; W = f = 2; so u = 4 + W = 4 + 2 = 6. Define total number of adult animals in Jefferson Circus as V; so V = u + f = 6 + 2 = 8. Define adult deer in Mayer Aquarium as U; I = V + f = 8 + 2 = 10; c = I + u = 10 + 6 = 16; so U ... | 10 | 18_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Cinéma de Montreval equals 1. The number of upbeat metropolis comedy in Festival de Clairmont equals the total number of movies in Cinéma de Montreval. The number of calm road movie in Cinéma de Montreval equals 2. The number of futuristic sci-fi movie in Festival de Clairmont e... | What is the total number of movies in Festival de Clairmont? | Define futuristic sci-fi movie in Cinéma de Montreval as j; so j = 1. Define calm road movie in Cinéma de Montreval as R; so R = 2. Define total number of movies in Cinéma de Montreval as m; so m = R + j = 2 + 1 = 3. Define upbeat metropolis comedy in Festival de Clairmont as M; so M = m = 3. Define calm road movie in ... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Northwood Movie Festival equals 3 times the number of intense detective thriller in Northwood Movie Festival. The number of futuristic sci-fi movie in Northwood Movie Festival equals 4 times the number of intense detective thriller in Northwood Movie Festival. The number of upbeat m... | What is the total number of movies in Northwood Movie Festival? | Define upbeat metropolis comedy in Taylor Movie Festival as E; so E = 2. Define intense detective thriller in Northwood Movie Festival as O; A = E = 2; so O = 2 * A = 2 * 2 = 4. Define solemn period drama in Northwood Movie Festival as N; B = O = 4; so N = 3 * B = 3 * 4 = 12. Define futuristic sci-fi movie in Northwood... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Oakbridge City equals 3. The number of private middle school in Riverton City equals 2 plus the number of public highschool in Oakbridge City. The number of private middle school in Shoreline City equals 2. The number of private middle school in Oakbridge City equals 2 plus the number... | What is the total number of schools in Riverton City? | Define public highschool in Oakbridge City as E; so E = 3. Define private middle school in Riverton City as f; e = E = 3; so f = 2 + e = 2 + 3 = 5. Define elementary school in Riverton City as D; m = E = 3; so D = 2 * m = 2 * 3 = 6. Define public highschool in Riverton City as Q; V = D = 6; so Q = 3 + V = 3 + 6 = 9. De... | 10 | 21_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Cinéma de Montreval equals 4. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 2 times the sum of the total number of movies in Cinéma de Montreval and the number of upbeat metropolis comedy in Cinéma de Montreval. The number of intense detective thr... | What is the total number of movies in Festival Lumière de Valmont? | Define upbeat metropolis comedy in Cinéma de Montreval as f; so f = 4. Define total number of movies in Cinéma de Montreval as K; so K = f = 4. Define upbeat metropolis comedy in Festival Lumière de Valmont as S; g = K + f = 4 + 4 = 8; so S = 2 * g = 2 * 8 = 16. Define intense detective thriller in Festival Lumière de ... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Verdi Movie Festival equals 3. The number of calm road movie in Taylor Movie Festival equals the sum of the number of calm road movie in Verdi Movie Festival and the number of upbeat metropolis comedy in Taylor Movie Festival. The number of upbeat metropolis comedy in Verdi Movie Festiv... | What is the total number of movies in Taylor Movie Festival? | Define calm road movie in Verdi Movie Festival as I; so I = 3. Define upbeat metropolis comedy in Verdi Movie Festival as q; so q = I = 3. Define total number of movies in Verdi Movie Festival as v; so v = q + I = 3 + 3 = 6. Define upbeat metropolis comedy in Taylor Movie Festival as d; Z = v = 6; so d = 4 + Z = 4 + 6 ... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Evervale City equals 3 times the number of private middle school in Evervale City. The number of elementary school in Glenfield City equals 4. The number of regional medical school in Glenfield City equals the number of regional medical school in Evervale City. The number of regional ... | What is the total number of schools in Evervale City? | Define private middle school in Evervale City as z; so z = 1. Define elementary school in Evervale City as h; P = z = 1; so h = 4 + P = 4 + 1 = 5. Define public highschool in Evervale City as Z; B = z = 1; so Z = 3 * B = 3 * 1 = 3. Define regional medical school in Evervale City as G; so G = 2. Define total number of s... | 10 | 1_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult wolf in Pine Ridge equals 2 plus the total number of adult animals in Maple Creek. The number of adult wolf in Maple Creek equals 4 times the number of adult fox in Maple Creek. The number of adult fox in Maple Creek equals 4. The number of adult fox in Pine Ridge equals the number of adult fox in M... | What is the total number of adult animals in Pine Ridge? | Define adult fox in Maple Creek as G; so G = 4. Define adult wolf in Maple Creek as c; n = G = 4; so c = 4 * n = 4 * 4 = 16. Define total number of adult animals in Maple Creek as A; so A = G + c = 4 + 16 = 20. Define adult wolf in Pine Ridge as z; W = A = 20; so z = 2 + W = 2 + 20 = 22. Define adult fox in Pine Ridge ... | 10 | 9_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Hawkesbury equals the number of culinarian school in Hawkesbury. The number of culinarian school in Evervale City equals 4 times the sum of the total number of schools in Hawkesbury and the number of public highschool in Hawkesbury. The number of public highschool in Evervale City equ... | What is the total number of schools in Evervale City? | Define culinarian school in Hawkesbury as G; so G = 2. Define public highschool in Hawkesbury as y; so y = G = 2. Define total number of schools in Hawkesbury as B; so B = y + G = 2 + 2 = 4. Define culinarian school in Evervale City as T; H = B + y = 4 + 2 = 6; so T = 4 * H = 4 * 6 = 24. Define public highschool in Eve... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of private middle school in Clearwater Bay equals 3 plus the number of regional medical school in Shoreline City. The number of public highschool in Clearwater Bay equals the sum of the number of public highschool in Oakbridge City, the number of regional medical school in Shoreline City, the number of priva... | What is the total number of schools in Ruby Bay? | Define private middle school in Shoreline City as O; so O = 2. Define private middle school in Oakbridge City as g; so g = O = 2. Define private middle school in Ruby Bay as y; J = g + O = 2 + 2 = 4; so y = 3 + J = 3 + 4 = 7. Define public highschool in Ruby Bay as Q; V = y + g = 7 + 2 = 9; so Q = 3 * V = 3 * 9 = 27. D... | 10 | 13_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Clearwater Bay equals 1. The number of elementary school in Oakbridge City equals the total number of schools in Ruby Bay. The number of private middle school in Clearwater Bay equals the number of elementary school in Clearwater Bay. The number of private middle school in Oakbridge C... | What is the total number of schools in Oakbridge City? | Define elementary school in Clearwater Bay as H; so H = 1. Define private middle school in Clearwater Bay as I; so I = H = 1. Define total number of schools in Clearwater Bay as w; so w = I + H = 1 + 1 = 2. Define culinarian school in Ruby Bay as m; so m = w = 2. Define total number of schools in Ruby Bay as i; so i = ... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Evervale City equals 3. The number of culinarian school in Evervale City equals 3 times the difference between the total number of schools in Westhaven City and the number of culinarian school in Westhaven City. The number of culinarian school in Westhaven City equals the number of pu... | What is the total number of schools in Evervale City? | Define public highschool in Westhaven City as o; so o = 2. Define culinarian school in Westhaven City as R; so R = o = 2. Define total number of schools in Westhaven City as u; so u = R + o = 2 + 2 = 4. Define culinarian school in Evervale City as L; x = u - R = 4 - 2 = 2; so L = 3 * x = 3 * 2 = 6. Define public highsc... | 10 | 20_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Ruby Bay equals the sum of the total number of schools in Riverton City, the number of public highschool in Riverton City, and the number of regional medical school in Riverton City. The number of regional medical school in Shoreline City equals 2. The number of public highschool in R... | How many public highschool does Ruby Bay have? | Define regional medical school in Shoreline City as X; so X = 2. Define total number of schools in Shoreline City as L; so L = X = 2. Define public highschool in Riverton City as D; P = X = 2; so D = 3 + P = 3 + 2 = 5. Define regional medical school in Riverton City as m; so m = L = 2. Define total number of schools in... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of private middle school in Riverton City equals 2. The number of culinarian school in Clearwater Bay equals the total number of schools in Riverton City. The number of culinarian school in Riverton City equals 3. The number of private middle school in Clearwater Bay equals the sum of the total number of sch... | What is the total number of schools in Clearwater Bay? | Define culinarian school in Riverton City as s; so s = 3. Define private middle school in Riverton City as Q; so Q = 2. Define total number of schools in Riverton City as n; so n = Q + s = 2 + 3 = 5. Define private middle school in Clearwater Bay as t; b = n + s = 5 + 3 = 8; so t = b + Q = 8 + 2 = 10. Define culinarian... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult parrot in Bundle Ranch equals 1. The number of adult eagle in Hamilton Farm equals the number of adult crow in Bundle Ranch. The number of adult parrot in Mayer Aquarium equals the number of adult eagle in Mayer Aquarium. The number of adult parrot in Hamilton Farm equals the difference between the ... | How many adult crow does Bundle Ranch have? | Define adult eagle in Mayer Aquarium as G; so G = 1. Define adult parrot in Mayer Aquarium as k; so k = G = 1. Define adult crow in Mayer Aquarium as t; U = k = 1; so t = 2 + U = 2 + 1 = 3. Define total number of adult animals in Mayer Aquarium as B; m = t + k = 3 + 1 = 4; so B = m + G = 4 + 1 = 5. Define adult crow in... | 10 | 17_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Riverton City equals the number of culinarian school in Riverton City. The number of private middle school in Riverton City equals 3 plus the number of culinarian school in Riverton City. The number of private middle school in Ruby Bay equals 2 times the number of culinarian sch... | How many regional medical school does Clearwater Bay have? | Define culinarian school in Riverton City as D; so D = 1. Define regional medical school in Riverton City as A; so A = D = 1. Define private middle school in Riverton City as G; P = D = 1; so G = 3 + P = 3 + 1 = 4. Define total number of schools in Riverton City as F; J = A + G = 1 + 4 = 5; so F = J + D = 5 + 1 = 6. De... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult crow in Hamilton Farm equals the sum of the total number of adult animals in Bundle Ranch, the number of adult eagle in Bundle Ranch, and the number of adult crow in Bundle Ranch. The number of adult eagle in Hamilton Farm equals 4. The number of adult crow in Bundle Ranch equals 2. The number of ad... | What is the total number of adult animals in Hamilton Farm? | Define adult crow in Bundle Ranch as p; so p = 2. Define adult eagle in Bundle Ranch as k; so k = p = 2. Define total number of adult animals in Bundle Ranch as b; so b = k + p = 2 + 2 = 4. Define adult crow in Hamilton Farm as R; X = b + k = 4 + 2 = 6; so R = X + p = 6 + 2 = 8. Define adult eagle in Hamilton Farm as w... | 10 | 19_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult eagle in Bundle Ranch equals 4 plus the number of adult blue jay in Bundle Ranch. The number of adult blue jay in Bundle Ranch equals 2. The number of adult crow in Jefferson Circus equals 4 plus the sum of the total number of adult animals in Bundle Ranch, the number of adult blue jay in Bundle Ran... | What is the total number of adult animals in Jefferson Circus? | Define adult blue jay in Bundle Ranch as Z; so Z = 2. Define adult eagle in Bundle Ranch as N; T = Z = 2; so N = 4 + T = 4 + 2 = 6. Define total number of adult animals in Bundle Ranch as Q; so Q = Z + N = 2 + 6 = 8. Define adult crow in Jefferson Circus as f; u = Q + Z = 8 + 2 = 10; H = u + N = 10 + 6 = 16; so f = 4 +... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of private middle school in Clearwater Bay equals 4. The number of public highschool in Oakbridge City equals 4 plus the sum of the total number of schools in Clearwater Bay, the number of private middle school in Clearwater Bay, and the number of culinarian school in Clearwater Bay. The number of culinarian... | What is the total number of schools in Oakbridge City? | Define private middle school in Clearwater Bay as O; so O = 4. Define culinarian school in Clearwater Bay as w; z = O = 4; so w = 1 + z = 1 + 4 = 5. Define total number of schools in Clearwater Bay as X; so X = w + O = 5 + 4 = 9. Define public highschool in Oakbridge City as M; u = X + O = 9 + 4 = 13; y = u + w = 13 + ... | 10 | 22_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult owl in Oakridge Riverside equals 2. The number of adult crow in Oakridge Riverside equals 4. The number of adult crow in Maple Creek equals 3 times the difference between the total number of adult animals in Oakridge Riverside and the number of adult crow in Oakridge Riverside. The number of adult o... | What is the total number of adult animals in Maple Creek? | Define adult crow in Oakridge Riverside as D; so D = 4. Define adult owl in Oakridge Riverside as A; so A = 2. Define total number of adult animals in Oakridge Riverside as z; so z = A + D = 2 + 4 = 6. Define adult crow in Maple Creek as H; x = z - D = 6 - 4 = 2; so H = 3 * x = 3 * 2 = 6. Define adult owl in Maple Cree... | 10 | 6_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Hawkesbury equals 2. The number of culinarian school in Evervale City equals 2 times the sum of the total number of schools in Hawkesbury and the number of public highschool in Hawkesbury. The number of public highschool in Evervale City equals 4 plus the difference between the number... | What is the total number of schools in Evervale City? | Define public highschool in Hawkesbury as a; so a = 2. Define total number of schools in Hawkesbury as c; so c = a = 2. Define culinarian school in Evervale City as V; X = c + a = 2 + 2 = 4; so V = 2 * X = 2 * 4 = 8. Define public highschool in Evervale City as l; i = V - c = 8 - 2 = 6; so l = 4 + i = 4 + 6 = 10. Defin... | 10 | 0_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Oakbridge City equals 4 times the number of private middle school in Oakbridge City. The number of public highschool in Shoreline City equals the total number of schools in Ruby Bay. The number of elementary school in Clearwater Bay equals the sum of the number of private middle schoo... | How many culinarian school does Ruby Bay have? | Define private middle school in Oakbridge City as c; so c = 3. Define regional medical school in Oakbridge City as C; so C = 2. Define elementary school in Oakbridge City as o; O = c = 3; so o = 4 * O = 4 * 3 = 12. Define total number of schools in Oakbridge City as e; L = c + o = 3 + 12 = 15; so e = L + C = 15 + 2 = 1... | 10 | 22_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival de Clairmont equals 4. The number of solemn period drama in Festival de Saint-Rivage equals 3 plus the number of intense detective thriller in Festival de Saint-Rivage. The number of intense detective thriller in Festival de Saint-Rivage equals the number of intense ... | How many solemn period drama does Festival de Clairmont have? | Define intense detective thriller in Festival de Clairmont as d; so d = 4. Define intense detective thriller in Festival de Saint-Rivage as M; so M = d = 4. Define solemn period drama in Festival de Saint-Rivage as a; b = M = 4; so a = 3 + b = 3 + 4 = 7. Define total number of movies in Festival de Saint-Rivage as B; s... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Northwood Movie Festival equals the number of solemn period drama in Northwood Movie Festival. The number of solemn period drama in Golden Banana Movie Festival equals the sum of the total number of movies in Northwood Movie Festival, the number of intense detective thriller ... | What is the total number of movies in Golden Banana Movie Festival? | Define solemn period drama in Northwood Movie Festival as g; so g = 2. Define intense detective thriller in Northwood Movie Festival as A; so A = g = 2. Define total number of movies in Northwood Movie Festival as Y; so Y = A + g = 2 + 2 = 4. Define solemn period drama in Golden Banana Movie Festival as p; K = Y + A = ... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Taylor Movie Festival equals 2. The number of calm road movie in West Sahara Movie Festival equals 2 plus the sum of the total number of movies in Taylor Movie Festival, the number of calm road movie in Taylor Movie Festival, and the number of intense detective thriller in Taylor Movie ... | What is the total number of movies in West Sahara Movie Festival? | Define calm road movie in Taylor Movie Festival as F; so F = 2. Define intense detective thriller in Taylor Movie Festival as G; Q = F = 2; so G = 1 + Q = 1 + 2 = 3. Define total number of movies in Taylor Movie Festival as h; so h = G + F = 3 + 2 = 5. Define calm road movie in West Sahara Movie Festival as B; R = h + ... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult crow in Beverly Forest equals the number of adult owl in Beverly Forest. The number of adult owl in Beverly Forest equals 2. The number of adult crow in Oakridge Riverside equals the sum of the number of adult owl in Beverly Forest, the number of adult crow in Beverly Forest, and the total number of... | What is the total number of adult animals in Oakridge Riverside? | Define adult owl in Beverly Forest as S; so S = 2. Define adult crow in Beverly Forest as z; so z = S = 2. Define total number of adult animals in Beverly Forest as s; so s = z + S = 2 + 2 = 4. Define adult owl in Oakridge Riverside as w; so w = s = 4. Define adult crow in Oakridge Riverside as r; U = S + z = 2 + 2 = 4... | 10 | 1_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult crow in Mayer Aquarium equals 3 plus the total number of adult animals in Bundle Ranch. The number of adult crow in Bundle Ranch equals the number of adult blue jay in Bundle Ranch. The number of adult blue jay in Mayer Aquarium equals the sum of the total number of adult animals in Bundle Ranch and... | What is the total number of adult animals in Mayer Aquarium? | Define adult blue jay in Bundle Ranch as u; so u = 1. Define adult crow in Bundle Ranch as P; so P = u = 1. Define total number of adult animals in Bundle Ranch as M; so M = u + P = 1 + 1 = 2. Define adult crow in Mayer Aquarium as b; H = M = 2; so b = 3 + H = 3 + 2 = 5. Define adult blue jay in Mayer Aquarium as y; so... | 10 | 22_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Evervale City equals 4 times the difference between the total number of schools in Hawkesbury and the number of private middle school in Hawkesbury. The number of elementary school in Hawkesbury equals the number of private middle school in Hawkesbury. The number of private middle sch... | What is the total number of schools in Brightford? | Define private middle school in Hawkesbury as A; so A = 1. Define elementary school in Hawkesbury as w; so w = A = 1. Define total number of schools in Hawkesbury as b; so b = A + w = 1 + 1 = 2. Define culinarian school in Evervale City as U; l = b - A = 2 - 1 = 1; so U = 4 * l = 4 * 1 = 4. Define total number of schoo... | 10 | 20_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult deer in Mayer Aquarium equals the total number of adult animals in Jefferson Circus. The number of adult bear in Jefferson Circus equals 4 times the number of adult fox in Jefferson Circus. The number of adult fox in Mayer Aquarium equals 3 times the total number of adult animals in Jefferson Circus... | What is the total number of adult animals in Mayer Aquarium? | Define adult fox in Jefferson Circus as I; so I = 1. Define adult bear in Jefferson Circus as u; F = I = 1; so u = 4 * F = 4 * 1 = 4. Define total number of adult animals in Jefferson Circus as D; so D = I + u = 1 + 4 = 5. Define adult fox in Mayer Aquarium as G; X = D = 5; so G = 3 * X = 3 * 5 = 15. Define adult deer ... | 10 | 14_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Oakridge Riverside equals 3. The number of adult fox in Oakridge Riverside equals 3 plus the sum of the total number of adult animals in Beverly Forest, the total number of adult animals in Cedar Valley, and the number of adult bear in Cedar Valley. The number of adult wolf in Beverly Forest... | What is the total number of adult animals in Beverly Forest? | Define adult fox in Cedar Valley as p; so p = 3. Define adult bear in Cedar Valley as X; so X = 2. Define adult wolf in Cedar Valley as A; so A = p = 3. Define total number of adult animals in Cedar Valley as u; l = X + p = 2 + 3 = 5; so u = l + A = 5 + 3 = 8. Define adult wolf in Beverly Forest as c; e = u + X = 8 + 2... | 10 | 6_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Cinéma de Montreval equals 3. The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 4. The number of futuristic sci-fi movie in Rêves de Belleville equals the number of upbeat metropolis comedy in Cinéma de Montreval. The number of upbeat metropolis comedy in Ciné... | What is the total number of movies in Festival Lumière de Valmont? | Define futuristic sci-fi movie in Festival de Saint-Rivage as Y; so Y = 4. Define total number of movies in Festival de Saint-Rivage as j; so j = Y = 4. Define upbeat metropolis comedy in Cinéma de Montreval as C; so C = j = 4. Define futuristic sci-fi movie in Rêves de Belleville as H; so H = C = 4. Define total numbe... | 10 | 19_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 4. The number of calm road movie in Festival Lumière de Valmont equals the number of futuristic sci-fi movie in Festival Lumière de Valmont. The number of futuristic sci-fi movie in Cinéma de Montreval equals 1 plus the difference between the t... | What is the total number of movies in Cinéma de Montreval? | Define futuristic sci-fi movie in Festival Lumière de Valmont as K; so K = 4. Define calm road movie in Festival Lumière de Valmont as v; so v = K = 4. Define total number of movies in Festival Lumière de Valmont as Y; so Y = v + K = 4 + 4 = 8. Define futuristic sci-fi movie in Cinéma de Montreval as V; X = Y - v = 8 -... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Glenfield City equals 1 plus the sum of the number of elementary school in Evervale City, the number of regional medical school in Westhaven City, and the number of public highschool in Evervale City. The number of regional medical school in Hawkesbury equals 4. The number of private ... | What is the total number of schools in Westhaven City? | Define regional medical school in Westhaven City as z; so z = 4. Define elementary school in Westhaven City as w; so w = z = 4. Define public highschool in Westhaven City as O; so O = w = 4. Define private middle school in Westhaven City as E; P = w + z = 4 + 4 = 8; so E = 3 + P = 3 + 8 = 11. Define total number of sch... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult eagle in Bundle Ranch equals 1. The number of adult eagle in Mayer Aquarium equals 4. The number of adult crow in Mayer Aquarium equals the total number of adult animals in Hamilton Farm. The number of adult parrot in Mayer Aquarium equals the number of adult crow in Bundle Ranch. The number of adul... | What is the total number of adult animals in Hamilton Farm? | Define adult eagle in Bundle Ranch as y; so y = 1. Define adult eagle in Hamilton Farm as d; W = y = 1; so d = 3 * W = 3 * 1 = 3. Define adult crow in Hamilton Farm as z; so z = y = 1. Define adult parrot in Hamilton Farm as L; C = d + y = 3 + 1 = 4; so L = 2 + C = 2 + 4 = 6. Define total number of adult animals in Ham... | 10 | 4_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of elementary school in Hawkesbury equals 2. The number of regional medical school in Hawkesbury equals 1 plus the number of elementary school in Hawkesbury. The number of elementary school in Westhaven City equals 1 plus the sum of the total number of schools in Hawkesbury, the number of elementary school i... | What is the total number of schools in Westhaven City? | Define elementary school in Hawkesbury as b; so b = 2. Define regional medical school in Hawkesbury as G; Z = b = 2; so G = 1 + Z = 1 + 2 = 3. Define total number of schools in Hawkesbury as H; so H = G + b = 3 + 2 = 5. Define elementary school in Westhaven City as j; a = H + b = 5 + 2 = 7; q = a + G = 7 + 3 = 10; so j... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult owl in Mayer Aquarium equals 3 plus the number of adult parrot in Mayer Aquarium. The number of adult blue jay in Bundle Ranch equals the number of adult owl in Bundle Ranch. The number of adult parrot in South Zoo equals 3. The number of adult blue jay in South Zoo equals the number of adult parrot... | What is the total number of adult animals in Bundle Ranch? | Define adult blue jay in Mayer Aquarium as W; so W = 3. Define adult owl in Jefferson Circus as I; so I = W = 3. Define adult parrot in Jefferson Circus as P; so P = 3. Define total number of adult animals in Jefferson Circus as H; so H = P + I = 3 + 3 = 6. Define adult owl in Bundle Ranch as Y; z = H = 6; so Y = 2 * z... | 10 | 20_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult parrot in Mayer Aquarium equals 3 plus the number of adult blue jay in Mayer Aquarium. The number of adult blue jay in Bundle Ranch equals 2 plus the number of adult parrot in Bundle Ranch. The number of adult parrot in Bundle Ranch equals the total number of adult animals in Mayer Aquarium. The num... | What is the total number of adult animals in Bundle Ranch? | Define adult blue jay in Mayer Aquarium as p; so p = 2. Define adult parrot in Mayer Aquarium as T; k = p = 2; so T = 3 + k = 3 + 2 = 5. Define total number of adult animals in Mayer Aquarium as Q; so Q = T + p = 5 + 2 = 7. Define adult parrot in Bundle Ranch as e; so e = Q = 7. Define adult blue jay in Bundle Ranch as... | 10 | 6_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 3. The number of solemn period drama in Festival de Saint-Rivage equals the number of upbeat metropolis comedy in Festival de Saint-Rivage. The number of solemn period drama in Festival Lumière de Valmont equals 2 times the number of upbeat me... | What is the total number of movies in Festival de Saint-Rivage? | Define upbeat metropolis comedy in Festival Lumière de Valmont as I; so I = 3. Define solemn period drama in Festival Lumière de Valmont as E; P = I = 3; so E = 2 * P = 2 * 3 = 6. Define total number of movies in Festival Lumière de Valmont as m; so m = I + E = 3 + 6 = 9. Define upbeat metropolis comedy in Festival de ... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals the number of intense detective thriller in Taylor Movie Festival. The number of futuristic sci-fi movie in West Sahara Movie Festival equals the sum of the total number of movies in Northwood Movie Festival, the number of solemn period drama in N... | How many futuristic sci-fi movie does West Sahara Movie Festival have? | Define solemn period drama in Northwood Movie Festival as O; so O = 3. Define upbeat metropolis comedy in Northwood Movie Festival as q; so q = O = 3. Define intense detective thriller in Northwood Movie Festival as K; l = q = 3; so K = 3 + l = 3 + 3 = 6. Define total number of movies in Northwood Movie Festival as S; ... | 10 | 8_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Cinéma de Montreval equals the number of upbeat metropolis comedy in Cinéma de Montreval. The number of upbeat metropolis comedy in Cinéma de Montreval equals 2 times the total number of movies in Rêves de Belleville. The number of upbeat metropolis comedy in Rêves de Belleville equ... | What is the total number of movies in Cinéma de Montreval? | Define solemn period drama in Rêves de Belleville as T; so T = 3. Define upbeat metropolis comedy in Rêves de Belleville as y; w = T = 3; so y = 1 + w = 1 + 3 = 4. Define total number of movies in Rêves de Belleville as k; so k = T + y = 3 + 4 = 7. Define upbeat metropolis comedy in Cinéma de Montreval as v; K = k = 7;... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult parrot in Mayer Aquarium equals the sum of the number of adult eagle in Mayer Aquarium, the number of adult blue jay in Mayer Aquarium, and the number of adult owl in Mayer Aquarium. The number of adult blue jay in Bundle Ranch equals 3. The number of adult owl in Jefferson Circus equals the number ... | What is the total number of adult animals in Mayer Aquarium? | Define adult eagle in Mayer Aquarium as y; so y = 3. Define adult owl in Mayer Aquarium as x; so x = y = 3. Define adult blue jay in Mayer Aquarium as L; so L = 3. Define adult parrot in Mayer Aquarium as s; T = y + L = 3 + 3 = 6; so s = T + x = 6 + 3 = 9. Define total number of adult animals in Mayer Aquarium as X; G ... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Hawkesbury equals 2 times the difference between the number of private middle school in Glenfield City and the number of culinarian school in Glenfield City. The number of culinarian school in Evervale City equals 4. The number of public highschool in Glenfield City equals 1. The numb... | What is the total number of schools in Evervale City? | Define culinarian school in Hawkesbury as O; so O = 3. Define private middle school in Evervale City as l; g = O = 3; so l = 3 * g = 3 * 3 = 9. Define culinarian school in Evervale City as N; so N = 4. Define public highschool in Evervale City as j; Y = N + O = 4 + 3 = 7; so j = Y + l = 7 + 9 = 16. Define total number ... | 10 | 4_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Westhaven City equals 4. The number of elementary school in Hawkesbury equals 3 plus the sum of the total number of schools in Westhaven City, the number of regional medical school in Westhaven City, and the number of private middle school in Westhaven City. The number of privat... | What is the total number of schools in Hawkesbury? | Define regional medical school in Westhaven City as b; so b = 4. Define private middle school in Westhaven City as B; h = b = 4; so B = 2 * h = 2 * 4 = 8. Define total number of schools in Westhaven City as q; so q = B + b = 8 + 4 = 12. Define elementary school in Hawkesbury as S; o = q + b = 12 + 4 = 16; G = o + B = 1... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult racoon in Bundle Ranch equals 1. The number of adult fox in Bundle Ranch equals 2 plus the number of adult racoon in Bundle Ranch. The number of adult fox in Mayer Aquarium equals 3 times the sum of the total number of adult animals in Bundle Ranch, the number of adult racoon in Bundle Ranch, and th... | What is the total number of adult animals in Mayer Aquarium? | Define adult racoon in Bundle Ranch as f; so f = 1. Define adult fox in Bundle Ranch as n; B = f = 1; so n = 2 + B = 2 + 1 = 3. Define total number of adult animals in Bundle Ranch as S; so S = n + f = 3 + 1 = 4. Define adult fox in Mayer Aquarium as I; N = S + f = 4 + 1 = 5; Q = N + n = 5 + 3 = 8; so I = 3 * Q = 3 * 8... | 10 | 12_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Hawkesbury equals 4. The number of elementary school in Hawkesbury equals the difference between the number of public highschool in Glenfield City and the number of private middle school in Glenfield City. The number of culinarian school in Brightford equals the number of elemen... | How many elementary school does Evervale City have? | Define elementary school in Brightford as X; so X = 2. Define culinarian school in Brightford as R; so R = X = 2. Define public highschool in Brightford as j; r = X = 2; so j = 4 + r = 4 + 2 = 6. Define private middle school in Brightford as b; so b = j = 6. Define total number of schools in Brightford as U; M = X + R ... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult racoon in South Zoo equals 2. The number of adult deer in Bundle Ranch equals the number of adult racoon in Bundle Ranch. The number of adult deer in South Zoo equals the sum of the total number of adult animals in Bundle Ranch, the number of adult racoon in Bundle Ranch, and the number of adult dee... | What is the total number of adult animals in South Zoo? | Define adult racoon in Bundle Ranch as Y; so Y = 2. Define adult deer in Bundle Ranch as Q; so Q = Y = 2. Define total number of adult animals in Bundle Ranch as M; so M = Y + Q = 2 + 2 = 4. Define adult deer in South Zoo as O; N = M + Y = 4 + 2 = 6; so O = N + Q = 6 + 2 = 8. Define adult racoon in South Zoo as d; so d... | 10 | 10_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Jefferson Circus equals 2 plus the total number of adult animals in Hamilton Farm. The number of adult deer in Jefferson Circus equals 2 plus the sum of the number of adult deer in Hamilton Farm, the total number of adult animals in Hamilton Farm, and the number of adult wolf in Jefferson Ci... | What is the total number of adult animals in Jefferson Circus? | Define adult deer in Hamilton Farm as D; so D = 2. Define total number of adult animals in Hamilton Farm as U; so U = D = 2. Define adult wolf in Jefferson Circus as b; N = U = 2; so b = 2 + N = 2 + 2 = 4. Define adult deer in Jefferson Circus as I; h = D + U = 2 + 2 = 4; X = h + b = 4 + 4 = 8; so I = 2 + X = 2 + 8 = 1... | 10 | 9_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of intense detective thriller in West Sahara Movie Festival equals 2 times the number of solemn period drama in West Sahara Movie Festival. The number of solemn period drama in West Sahara Movie Festival equals 1. The number of intense detective thriller in Golden Banana Movie Festival equals 4 times the sum... | What is the total number of movies in Golden Banana Movie Festival? | Define solemn period drama in West Sahara Movie Festival as Z; so Z = 1. Define intense detective thriller in West Sahara Movie Festival as u; F = Z = 1; so u = 2 * F = 2 * 1 = 2. Define total number of movies in West Sahara Movie Festival as v; so v = u + Z = 2 + 1 = 3. Define intense detective thriller in Golden Bana... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival de Saint-Rivage equals the total number of movies in Festival Lumière de Valmont. The number of solemn period drama in Festival Lumière de Valmont equals 2 plus the number of intense detective thriller in Festival Lumière de Valmont. The number of calm road movie in ... | What is the total number of movies in Festival de Saint-Rivage? | Define intense detective thriller in Festival Lumière de Valmont as v; so v = 2. Define solemn period drama in Festival Lumière de Valmont as G; M = v = 2; so G = 2 + M = 2 + 2 = 4. Define total number of movies in Festival Lumière de Valmont as q; so q = v + G = 2 + 4 = 6. Define intense detective thriller in Festival... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Riverton City equals 2 times the sum of the total number of schools in Ruby Bay, the number of elementary school in Ruby Bay, and the number of public highschool in Ruby Bay. The number of public highschool in Ruby Bay equals 4 times the number of elementary school in Ruby Bay. The nu... | What is the total number of schools in Riverton City? | Define elementary school in Ruby Bay as w; so w = 3. Define public highschool in Ruby Bay as i; T = w = 3; so i = 4 * T = 4 * 3 = 12. Define total number of schools in Ruby Bay as s; so s = i + w = 12 + 3 = 15. Define public highschool in Riverton City as J; d = s + w = 15 + 3 = 18; O = d + i = 18 + 12 = 30; so J = 2 *... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Brightford equals 1 plus the number of private middle school in Brightford. The number of private middle school in Glenfield City equals the number of private middle school in Brightford. The number of private middle school in Brightford equals 1. The number of public highschool in Gl... | What is the total number of schools in Glenfield City? | Define private middle school in Brightford as a; so a = 1. Define public highschool in Brightford as U; N = a = 1; so U = 1 + N = 1 + 1 = 2. Define total number of schools in Brightford as Z; so Z = a + U = 1 + 2 = 3. Define private middle school in Glenfield City as w; so w = a = 1. Define public highschool in Glenfie... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in West Sahara Movie Festival equals 2 times the sum of the total number of movies in Northwood Movie Festival and the number of upbeat metropolis comedy in West Sahara Movie Festival. The number of upbeat metropolis comedy in Northwood Movie Festival equals 4. The number of upbeat met... | What is the total number of movies in West Sahara Movie Festival? | Define upbeat metropolis comedy in Northwood Movie Festival as A; so A = 4. Define total number of movies in Northwood Movie Festival as y; so y = A = 4. Define upbeat metropolis comedy in West Sahara Movie Festival as o; k = y - A = 4 - 4 = 0; so o = 3 + k = 3 + 0 = 3. Define solemn period drama in West Sahara Movie F... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Brightford equals the number of regional medical school in Brightford. The number of regional medical school in Brightford equals 4. The number of regional medical school in Glenfield City equals the sum of the total number of schools in Brightford, the number of regional medical scho... | What is the total number of schools in Glenfield City? | Define regional medical school in Brightford as A; so A = 4. Define public highschool in Brightford as h; so h = A = 4. Define total number of schools in Brightford as q; so q = A + h = 4 + 4 = 8. Define regional medical school in Glenfield City as Y; Q = q + A = 8 + 4 = 12; so Y = Q + h = 12 + 4 = 16. Define public hi... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of intense detective thriller in Taylor Movie Festival equals the difference between the number of intense detective thriller in West Sahara Movie Festival and the number of futuristic sci-fi movie in Verdi Movie Festival. The number of futuristic sci-fi movie in West Sahara Movie Festival equals 4 plus the ... | What is the total number of movies in Taylor Movie Festival? | Define futuristic sci-fi movie in Verdi Movie Festival as a; so a = 3. Define intense detective thriller in West Sahara Movie Festival as L; b = a = 3; so L = 4 * b = 4 * 3 = 12. Define intense detective thriller in Taylor Movie Festival as k; so k = L - a = 12 - 3 = 9. Define futuristic sci-fi movie in Taylor Movie Fe... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals the number of upbeat metropolis comedy in Festival de Saint-Rivage. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 3. The number of solemn period drama in Cinéma de Montreval equals 3 plus the number of upbeat metropol... | What is the total number of movies in Cinéma de Montreval? | Define upbeat metropolis comedy in Cinéma de Montreval as C; so C = 4. Define futuristic sci-fi movie in Cinéma de Montreval as d; so d = 4. Define solemn period drama in Cinéma de Montreval as N; g = C = 4; so N = 3 + g = 3 + 4 = 7. Define calm road movie in Cinéma de Montreval as P; k = d = 4; so P = 2 + k = 2 + 4 = ... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Rêves de Belleville equals 4. The number of upbeat metropolis comedy in Festival de Clairmont equals the difference between the number of intense detective thriller in Cinéma de Montreval and the number of intense detective thriller in Rêves de Belleville. The number of intense ... | How many upbeat metropolis comedy does Festival de Clairmont have? | Define upbeat metropolis comedy in Rêves de Belleville as e; so e = 4. Define futuristic sci-fi movie in Rêves de Belleville as G; so G = 4. Define intense detective thriller in Rêves de Belleville as w; so w = 3. Define total number of movies in Rêves de Belleville as s; M = w + e = 3 + 4 = 7; so s = M + G = 7 + 4 = 1... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Northwood Movie Festival equals 4. The number of intense detective thriller in Northwood Movie Festival equals the difference between the total number of movies in Verdi Movie Festival and the number of solemn period drama in Verdi Movie Festival. The number of intense detective thr... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Northwood Movie Festival as G; so G = 4. Define solemn period drama in Verdi Movie Festival as l; B = G = 4; so l = 4 * B = 4 * 4 = 16. Define intense detective thriller in Verdi Movie Festival as F; so F = G = 4. Define total number of movies in Verdi Movie Festival as I; so I = l + F = 1... | 10 | 11_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals the number of futuristic sci-fi movie in Verdi Movie Festival. The number of futuristic sci-fi movie in Verdi Movie Festival equals 4. The number of futuristic sci-fi movie in Golden Banana Movie Festival equals 2 times the number of futuristic sc... | How many solemn period drama does Verdi Movie Festival have? | Define futuristic sci-fi movie in Verdi Movie Festival as R; so R = 4. Define futuristic sci-fi movie in Golden Banana Movie Festival as C; b = R = 4; so C = 2 * b = 2 * 4 = 8. Define solemn period drama in Golden Banana Movie Festival as F; so F = R = 4. Define total number of movies in Golden Banana Movie Festival as... | 10 | 16_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult fox in Bundle Ranch equals 1 plus the sum of the total number of adult animals in South Zoo, the number of adult wolf in Bundle Ranch, and the number of adult fox in Jefferson Circus. The number of adult fox in Jefferson Circus equals the number of adult wolf in Bundle Ranch. The number of adult bea... | What is the total number of adult animals in South Zoo? | Define adult wolf in Bundle Ranch as k; so k = 3. Define adult fox in Jefferson Circus as n; so n = k = 3. Define total number of adult animals in Jefferson Circus as V; so V = n = 3. Define adult bear in Mayer Aquarium as Q; so Q = V = 3. Define total number of adult animals in Mayer Aquarium as d; so d = Q = 3. Defin... | 10 | 19_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Ruby Bay equals the sum of the total number of schools in Shoreline City and the number of culinarian school in Shoreline City. The number of public highschool in Shoreline City equals 3 times the number of culinarian school in Shoreline City. The number of culinarian school in Shorel... | What is the total number of schools in Ruby Bay? | Define culinarian school in Shoreline City as i; so i = 4. Define public highschool in Shoreline City as w; Z = i = 4; so w = 3 * Z = 3 * 4 = 12. Define public highschool in Ruby Bay as m; so m = i = 4. Define total number of schools in Shoreline City as K; so K = w + i = 12 + 4 = 16. Define culinarian school in Ruby B... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Ruby Bay equals 2 plus the sum of the total number of schools in Riverton City, the number of culinarian school in Riverton City, and the number of private middle school in Riverton City. The number of private middle school in Riverton City equals 2 plus the number of culinarian schoo... | What is the total number of schools in Ruby Bay? | Define culinarian school in Riverton City as d; so d = 1. Define private middle school in Riverton City as i; a = d = 1; so i = 2 + a = 2 + 1 = 3. Define total number of schools in Riverton City as H; so H = i + d = 3 + 1 = 4. Define culinarian school in Ruby Bay as J; N = H + d = 4 + 1 = 5; c = N + i = 5 + 3 = 8; so J... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of calm road movie in Golden Banana Movie Festival equals 3. The number of intense detective thriller in Golden Banana Movie Festival equals the sum of the number of calm road movie in Golden Banana Movie Festival and the number of solemn period drama in Golden Banana Movie Festival. The number of solemn per... | What is the total number of movies in Golden Banana Movie Festival? | Define solemn period drama in Golden Banana Movie Festival as E; so E = 4. Define calm road movie in Golden Banana Movie Festival as F; so F = 3. Define intense detective thriller in Golden Banana Movie Festival as S; so S = F + E = 3 + 4 = 7. Define futuristic sci-fi movie in Golden Banana Movie Festival as W; so W = ... | 10 | 22_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in West Sahara Movie Festival equals 4. The number of upbeat metropolis comedy in Golden Banana Movie Festival equals the sum of the number of solemn period drama in Golden Banana Movie Festival, the total number of movies in West Sahara Movie Festival, and the number of solemn period ... | What is the total number of movies in Golden Banana Movie Festival? | Define solemn period drama in West Sahara Movie Festival as F; so F = 4. Define total number of movies in West Sahara Movie Festival as Y; so Y = F = 4. Define solemn period drama in Golden Banana Movie Festival as t; I = Y + F = 4 + 4 = 8; so t = 4 + I = 4 + 8 = 12. Define upbeat metropolis comedy in Golden Banana Mov... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Brightford equals the number of private middle school in Brightford. The number of private middle school in Evervale City equals the total number of schools in Brightford. The number of culinarian school in Brightford equals 4. The number of culinarian school in Westhaven City e... | How many regional medical school does Westhaven City have? | Define private middle school in Brightford as D; so D = 2. Define culinarian school in Brightford as E; so E = 4. Define regional medical school in Brightford as T; so T = D = 2. Define total number of schools in Brightford as H; C = E + T = 4 + 2 = 6; so H = C + D = 6 + 2 = 8. Define private middle school in Evervale ... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in South Zoo equals 3. The number of adult wolf in South Zoo equals 1 plus the number of adult fox in South Zoo. The number of adult deer in Bundle Ranch equals 3 plus the sum of the total number of adult animals in South Zoo, the number of adult fox in South Zoo, and the number of adult wolf in... | What is the total number of adult animals in Bundle Ranch? | Define adult fox in South Zoo as E; so E = 3. Define adult wolf in South Zoo as W; o = E = 3; so W = 1 + o = 1 + 3 = 4. Define total number of adult animals in South Zoo as y; so y = W + E = 4 + 3 = 7. Define adult deer in Bundle Ranch as S; a = y + E = 7 + 3 = 10; Q = a + W = 10 + 4 = 14; so S = 3 + Q = 3 + 14 = 17. D... | 10 | 6_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Northwood Movie Festival equals 2. The number of calm road movie in Northwood Movie Festival equals 1 plus the number of upbeat metropolis comedy in Northwood Movie Festival. The number of upbeat metropolis comedy in West Sahara Movie Festival equals 4 plus the sum of the total... | What is the total number of movies in West Sahara Movie Festival? | Define upbeat metropolis comedy in Northwood Movie Festival as V; so V = 2. Define calm road movie in Northwood Movie Festival as J; r = V = 2; so J = 1 + r = 1 + 2 = 3. Define total number of movies in Northwood Movie Festival as b; so b = J + V = 3 + 2 = 5. Define upbeat metropolis comedy in West Sahara Movie Festiva... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Ruby Bay equals 4. The number of public highschool in Riverton City equals 3. The number of elementary school in Ruby Bay equals the number of private middle school in Clearwater Bay. The number of culinarian school in Clearwater Bay equals the difference between the total number ... | What is the total number of schools in Riverton City? | Define private middle school in Riverton City as c; so c = 1. Define culinarian school in Riverton City as G; so G = c = 1. Define elementary school in Riverton City as y; P = c - G = 1 - 1 = 0; so y = 3 + P = 3 + 0 = 3. Define public highschool in Riverton City as z; so z = 3. Define total number of schools in Riverto... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Northwood Movie Festival equals the total number of movies in Verdi Movie Festival. 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 solemn period drama in Verdi Movie Festival equals 1. The... | What is the total number of movies in Golden Banana Movie Festival? | Define futuristic sci-fi movie in Verdi Movie Festival as i; so i = 2. Define calm road movie in Verdi Movie Festival as O; so O = i = 2. Define solemn period drama in Verdi Movie Festival as y; so y = 1. Define total number of movies in Verdi Movie Festival as s; v = i + y = 2 + 1 = 3; so s = v + O = 3 + 2 = 5. Define... | 10 | 17_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Oakbridge City equals the number of elementary school in Oakbridge City. The number of private middle school in Shoreline City equals the number of elementary school in Oakbridge City. The number of culinarian school in Oakbridge City equals the number of culinarian school in Ri... | What is the total number of schools in Clearwater Bay? | Define culinarian school in Riverton City as x; so x = 3. Define culinarian school in Oakbridge City as n; so n = x = 3. Define public highschool in Clearwater Bay as c; r = n - x = 3 - 3 = 0; so c = 3 + r = 3 + 0 = 3. Define elementary school in Clearwater Bay as V; j = c + n = 3 + 3 = 6; so V = 2 + j = 2 + 6 = 8. Def... | 10 | 19_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 Festival de Saint-Rivage equals the sum of the total number of movies in Rêves de Belleville, the number of solemn period drama in Rêves de Belleville, and the number of calm road movie in Festival de Saint-Rivage. T... | What is the total number of movies in Festival de Saint-Rivage? | Define solemn period drama in Rêves de Belleville as x; so x = 2. Define total number of movies in Rêves de Belleville as U; so U = x = 2. Define calm road movie in Festival de Saint-Rivage as c; o = U + x = 2 + 2 = 4; so c = 2 * o = 2 * 4 = 8. Define solemn period drama in Festival de Saint-Rivage as r; G = U + x = 2 ... | 10 | 3_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Hawkesbury equals 2 times the number of regional medical school in Hawkesbury. The number of regional medical school in Hawkesbury equals 4. The number of public highschool in Westhaven City equals 1 plus the sum of the total number of schools in Hawkesbury, the number of regional med... | What is the total number of schools in Westhaven City? | Define regional medical school in Hawkesbury as E; so E = 4. Define public highschool in Hawkesbury as l; V = E = 4; so l = 2 * V = 2 * 4 = 8. Define total number of schools in Hawkesbury as j; so j = E + l = 4 + 8 = 12. Define public highschool in Westhaven City as f; J = j + E = 12 + 4 = 16; X = J + l = 16 + 8 = 24; ... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of culinarian school in Ruby Bay equals the total number of schools in Shoreline City. The number of elementary school in Ruby Bay equals the number of culinarian school in Clearwater Bay. The number of elementary school in Shoreline City equals 4 plus the sum of the number of private middle school in Shorel... | How many culinarian school does Ruby Bay have? | Define private middle school in Shoreline City as Q; so Q = 2. Define culinarian school in Shoreline City as j; m = Q = 2; so j = 3 + m = 3 + 2 = 5. Define elementary school in Shoreline City as s; f = Q + j = 2 + 5 = 7; so s = 4 + f = 4 + 7 = 11. Define total number of schools in Shoreline City as v; K = s + Q = 11 + ... | 10 | 0_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult wolf in Cedar Valley equals 2. The number of adult bear in Cedar Valley equals 2. The number of adult wolf in Oakridge Riverside equals the number of adult bear in Oakridge Riverside. The number of adult bear in Oakridge Riverside equals the sum of the total number of adult animals in Cedar Valley, ... | What is the total number of adult animals in Oakridge Riverside? | Define adult wolf in Cedar Valley as f; so f = 2. Define adult bear in Cedar Valley as P; so P = 2. Define total number of adult animals in Cedar Valley as j; so j = f + P = 2 + 2 = 4. Define adult bear in Oakridge Riverside as E; p = j + P = 4 + 2 = 6; so E = p + f = 6 + 2 = 8. Define adult wolf in Oakridge Riverside ... | 10 | 4_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Verdi Movie Festival equals 1. The number of upbeat metropolis comedy in Northwood Movie Festival equals 2. The number of intense detective thriller in Taylor Movie Festival equals 1 plus the number of upbeat metropolis comedy in Taylor Movie Festival. The number of upbeat metr... | How many solemn period drama does Verdi Movie Festival have? | Define upbeat metropolis comedy in Taylor Movie Festival as v; so v = 2. Define intense detective thriller in Taylor Movie Festival as O; S = v = 2; so O = 1 + S = 1 + 2 = 3. Define solemn period drama in Taylor Movie Festival as T; h = O + v = 3 + 2 = 5; so T = 1 + h = 1 + 5 = 6. Define total number of movies in Taylo... | 10 | 4_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Oakbridge City equals 3. The number of culinarian school in Ruby Bay equals 3. The number of private middle school in Ruby Bay equals 2 plus the number of culinarian school in Ruby Bay. The number of culinarian school in Oakbridge City equals the sum of the total number of schools in ... | How many culinarian school does Oakbridge City have? | Define culinarian school in Ruby Bay as M; so M = 3. Define public highschool in Ruby Bay as Z; so Z = M = 3. Define private middle school in Ruby Bay as d; f = M = 3; so d = 2 + f = 2 + 3 = 5. Define total number of schools in Ruby Bay as o; r = Z + d = 3 + 5 = 8; so o = r + M = 8 + 3 = 11. Define culinarian school in... | 10 | 10_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult deer in Maple Creek equals the number of adult bear in Pine Ridge. The number of adult bear in Maple Creek equals 2. The number of adult deer in Cedar Valley equals 4 times the number of adult fox in Maple Creek. The number of adult fox in Maple Creek equals 1. The number of adult deer in Pine Ridge... | What is the total number of adult animals in Pine Ridge? | Define adult fox in Cedar Valley as M; so M = 2. Define adult deer in Pine Ridge as p; so p = M = 2. Define adult bear in Pine Ridge as N; h = p + M = 2 + 2 = 4; so N = 1 + h = 1 + 4 = 5. Define adult fox in Pine Ridge as u; t = p = 2; so u = 2 + t = 2 + 2 = 4. Define total number of adult animals in Pine Ridge as b; K... | 10 | 22_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals 2. The number of upbeat metropolis comedy in Golden Banana Movie Festival equals 2 times the number of solemn period drama in Golden Banana Movie Festival. The number of solemn period drama in Northwood Movie Festival equals 1 plus the total numbe... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Golden Banana Movie Festival as K; so K = 2. Define upbeat metropolis comedy in Golden Banana Movie Festival as e; C = K = 2; so e = 2 * C = 2 * 2 = 4. Define total number of movies in Golden Banana Movie Festival as D; so D = K + e = 2 + 4 = 6. Define solemn period drama in Northwood Movi... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of elementary school in Shoreline City equals 3 times the number of private middle school in Clearwater Bay. The number of private middle school in Clearwater Bay equals 1. The number of private middle school in Riverton City equals the difference between the number of culinarian school in Shoreline City and... | What is the total number of schools in Shoreline City? | Define private middle school in Clearwater Bay as K; so K = 1. Define elementary school in Shoreline City as P; F = K = 1; so P = 3 * F = 3 * 1 = 3. Define culinarian school in Oakbridge City as Y; so Y = P = 3. Define culinarian school in Shoreline City as a; n = Y + K = 3 + 1 = 4; H = n + P = 4 + 3 = 7; so a = 2 * H ... | 10 | 5_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in Maple Creek equals 2. The number of adult deer in Cedar Valley equals the number of adult fox in Maple Creek. The number of adult wolf in Pine Ridge equals the sum of the number of adult racoon in Pine Ridge and the number of adult fox in Pine Ridge. The number of adult bear in Beverly Forest... | What is the total number of adult animals in Pine Ridge? | Define adult fox in Pine Ridge as t; so t = 4. Define adult racoon in Pine Ridge as e; L = t = 4; so e = 1 + L = 1 + 4 = 5. Define adult deer in Pine Ridge as Q; so Q = 3. Define adult wolf in Pine Ridge as y; so y = e + t = 5 + 4 = 9. Define total number of adult animals in Pine Ridge as a; E = y + t = 9 + 4 = 13; k =... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in Maple Creek equals 2 times the number of adult racoon in Maple Creek. The number of adult racoon in Cedar Valley equals 2 times the sum of the total number of adult animals in Maple Creek, the number of adult racoon in Maple Creek, and the number of adult fox in Maple Creek. The number of adu... | What is the total number of adult animals in Cedar Valley? | Define adult racoon in Maple Creek as w; so w = 4. Define adult fox in Maple Creek as C; Y = w = 4; so C = 2 * Y = 2 * 4 = 8. Define total number of adult animals in Maple Creek as f; so f = C + w = 8 + 4 = 12. Define adult racoon in Cedar Valley as G; B = f + w = 12 + 4 = 16; N = B + C = 16 + 8 = 24; so G = 2 * N = 2 ... | 10 | 22_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in Oakridge Riverside equals 4. The number of adult fox in Maple Creek equals the total number of adult animals in Beverly Forest. The number of adult racoon in Maple Creek equals 3. The number of adult fox in Beverly Forest equals the number of adult racoon in Beverly Forest. The number of adul... | What is the total number of adult animals in Maple Creek? | Define adult fox in Oakridge Riverside as x; so x = 4. Define total number of adult animals in Oakridge Riverside as z; so z = x = 4. Define adult racoon in Beverly Forest as m; so m = z = 4. Define adult fox in Beverly Forest as A; so A = m = 4. Define total number of adult animals in Beverly Forest as K; so K = A + m... | 10 | 3_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Golden Banana Movie Festival equals 3 plus the number of solemn period drama in Golden Banana Movie Festival. The number of calm road movie in Taylor Movie Festival equals 3 times the total number of movies in Golden Banana Movie Festival. The number of solemn period drama in Golden Ban... | What is the total number of movies in Taylor Movie Festival? | Define solemn period drama in Golden Banana Movie Festival as X; so X = 1. Define calm road movie in Golden Banana Movie Festival as E; w = X = 1; so E = 3 + w = 3 + 1 = 4. Define total number of movies in Golden Banana Movie Festival as P; so P = E + X = 4 + 1 = 5. Define calm road movie in Taylor Movie Festival as d;... | 10 | 12_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Evervale City equals 4. The number of regional medical school in Glenfield City equals 4 times the sum of the total number of schools in Evervale City and the number of regional medical school in Evervale City. The number of elementary school in Glenfield City equals 3 times the... | What is the total number of schools in Glenfield City? | Define regional medical school in Evervale City as o; so o = 4. Define total number of schools in Evervale City as t; so t = o = 4. Define elementary school in Glenfield City as a; P = t + o = 4 + 4 = 8; so a = 3 * P = 3 * 8 = 24. Define regional medical school in Glenfield City as Q; j = t + o = 4 + 4 = 8; so Q = 4 * ... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Taylor Movie Festival equals the difference between the number of calm road movie in Northwood Movie Festival and the number of upbeat metropolis comedy in Northwood Movie Festival. The number of intense detective thriller in Taylor Movie Festival equals 4. The number of upbeat... | What is the total number of movies in West Sahara Movie Festival? | Define intense detective thriller in Taylor Movie Festival as z; so z = 4. Define calm road movie in West Sahara Movie Festival as i; W = z = 4; so i = 4 * W = 4 * 4 = 16. Define solemn period drama in West Sahara Movie Festival as a; F = i + z = 16 + 4 = 20; so a = 3 * F = 3 * 20 = 60. Define upbeat metropolis comedy ... | 10 | 12_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult blue jay in Mayer Aquarium equals the sum of the total number of adult animals in Hamilton Farm, the number of adult blue jay in Hamilton Farm, and the number of adult owl in Mayer Aquarium. The number of adult blue jay in Hamilton Farm equals 1. The number of adult owl in Mayer Aquarium equals 4 ti... | What is the total number of adult animals in Mayer Aquarium? | Define adult blue jay in Hamilton Farm as n; so n = 1. Define total number of adult animals in Hamilton Farm as w; so w = n = 1. Define adult owl in Mayer Aquarium as F; g = w + n = 1 + 1 = 2; so F = 4 * g = 4 * 2 = 8. Define adult blue jay in Mayer Aquarium as A; V = w + n = 1 + 1 = 2; so A = V + F = 2 + 8 = 10. Defin... | 10 | 16_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Rêves de Belleville equals 4 plus the sum of the total number of movies in Festival Lumière de Valmont, the number of solemn period drama in Festival Lumière de Valmont, and the number of futuristic sci-fi movie in Festival Lumière de Valmont. The number of futuristic sci-fi mov... | What is the total number of movies in Rêves de Belleville? | Define solemn period drama in Festival Lumière de Valmont as q; so q = 2. Define futuristic sci-fi movie in Festival Lumière de Valmont as F; T = q = 2; so F = 1 + T = 1 + 2 = 3. Define total number of movies in Festival Lumière de Valmont as I; so I = F + q = 3 + 2 = 5. Define futuristic sci-fi movie in Rêves de Belle... | 10 | 9_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Brightford equals the number of elementary school in Brightford. The number of regional medical school in Westhaven City equals 2. The number of elementary school in Brightford equals 3 plus the total number of schools in Westhaven City. The number of elementary school in Westha... | What is the total number of schools in Brightford? | Define regional medical school in Westhaven City as h; so h = 2. Define elementary school in Westhaven City as H; v = h = 2; so H = 1 + v = 1 + 2 = 3. Define total number of schools in Westhaven City as C; so C = h + H = 2 + 3 = 5. Define elementary school in Brightford as o; a = C = 5; so o = 3 + a = 3 + 5 = 8. Define... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in Beverly Forest equals 1 plus the sum of the total number of adult animals in Maple Creek, the number of adult racoon in Maple Creek, and the number of adult fox in Maple Creek. The number of adult racoon in Maple Creek equals 3. The number of adult fox in Maple Creek equals 3 times the number... | What is the total number of adult animals in Beverly Forest? | Define adult racoon in Maple Creek as M; so M = 3. Define adult fox in Maple Creek as P; N = M = 3; so P = 3 * N = 3 * 3 = 9. Define total number of adult animals in Maple Creek as k; so k = M + P = 3 + 9 = 12. Define adult fox in Beverly Forest as D; U = k + M = 12 + 3 = 15; r = U + P = 15 + 9 = 24; so D = 1 + r = 1 +... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult bear in Mayer Aquarium equals 2. The number of adult fox in South Zoo equals 2 plus the sum of the total number of adult animals in Mayer Aquarium and the number of adult bear in Mayer Aquarium. The number of adult bear in South Zoo equals the sum of the number of adult bear in Mayer Aquarium, the n... | What is the total number of adult animals in South Zoo? | Define adult bear in Mayer Aquarium as E; so E = 2. Define total number of adult animals in Mayer Aquarium as O; so O = E = 2. Define adult fox in South Zoo as j; R = O + E = 2 + 2 = 4; so j = 2 + R = 2 + 4 = 6. Define adult bear in South Zoo as L; h = E + j = 2 + 6 = 8; so L = h + O = 8 + 2 = 10. Define total number o... | 10 | 16_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Hawkesbury equals the sum of the number of culinarian school in Brightford and the total number of schools in Brightford. The number of regional medical school in Hawkesbury equals 2. The number of culinarian school in Brightford equals 1 plus the sum of the total number of schools in... | What is the total number of schools in Brightford? | Define public highschool in Westhaven City as d; so d = 2. Define total number of schools in Westhaven City as Q; so Q = d = 2. Define culinarian school in Brightford as F; O = Q + d = 2 + 2 = 4; so F = 1 + O = 1 + 4 = 5. Define public highschool in Brightford as h; H = d + Q = 2 + 2 = 4; so h = 2 * H = 2 * 4 = 8. Defi... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Clearwater Bay equals 1 plus the number of regional medical school in Clearwater Bay. The number of regional medical school in Ruby Bay equals 3 plus the sum of the total number of schools in Clearwater Bay, the number of regional medical school in Clearwater Bay, and the number of pu... | What is the total number of schools in Ruby Bay? | Define regional medical school in Clearwater Bay as T; so T = 1. Define public highschool in Clearwater Bay as E; Q = T = 1; so E = 1 + Q = 1 + 1 = 2. Define total number of schools in Clearwater Bay as l; so l = T + E = 1 + 2 = 3. Define regional medical school in Ruby Bay as W; I = l + T = 3 + 1 = 4; R = I + E = 4 + ... | 10 | 5_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in Mayer Aquarium equals 4. The number of adult racoon in Jefferson Circus equals 3. The number of adult racoon in Bundle Ranch equals the number of adult racoon in Jefferson Circus. The number of adult fox in Bundle Ranch equals 3 plus the total number of adult animals in Jefferson Circus. The ... | What is the total number of adult animals in Bundle Ranch? | Define adult racoon in Jefferson Circus as l; so l = 3. Define adult racoon in Bundle Ranch as s; so s = l = 3. Define adult deer in Jefferson Circus as z; Q = l = 3; so z = 4 * Q = 4 * 3 = 12. Define total number of adult animals in Jefferson Circus as O; so O = z + l = 12 + 3 = 15. Define adult fox in Bundle Ranch as... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult racoon in Mayer Aquarium equals 2. The number of adult racoon in South Zoo equals the sum of the number of adult deer in South Zoo, the total number of adult animals in Bundle Ranch, and the number of adult bear in Mayer Aquarium. The number of adult deer in Mayer Aquarium equals 2 plus the number o... | What is the total number of adult animals in South Zoo? | Define adult racoon in Bundle Ranch as j; so j = 3. Define total number of adult animals in Bundle Ranch as X; so X = j = 3. Define adult bear in Mayer Aquarium as g; W = X = 3; so g = 2 * W = 2 * 3 = 6. Define adult deer in South Zoo as r; so r = g = 6. Define adult racoon in South Zoo as m; b = r + X = 6 + 3 = 9; so ... | 10 | 3_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Taylor Movie Festival equals 2 times 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. The number of intense detective thriller in Taylor Movie Festival equals 3 times the number of futuris... | What is the total number of movies in Golden Banana Movie Festival? | Define calm road movie in Golden Banana Movie Festival as B; so B = 2. Define intense detective thriller in Golden Banana Movie Festival as E; so E = B = 2. Define solemn period drama in Golden Banana Movie Festival as n; H = B = 2; so n = 3 + H = 3 + 2 = 5. Define futuristic sci-fi movie in Golden Banana Movie Festiva... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Cinéma de Montreval equals the number of futuristic sci-fi movie in Cinéma de Montreval. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 1 plus the total number of movies in Cinéma de Montreval. The number of calm road movie in Festival Lumière de Valmont equ... | What is the total number of movies in Festival Lumière de Valmont? | Define futuristic sci-fi movie in Cinéma de Montreval as X; so X = 4. Define calm road movie in Cinéma de Montreval as a; so a = X = 4. Define total number of movies in Cinéma de Montreval as s; so s = a + X = 4 + 4 = 8. Define futuristic sci-fi movie in Festival Lumière de Valmont as F; R = s = 8; so F = 1 + R = 1 + 8... | 10 | 4_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult owl in Cedar Valley equals 3 times the number of adult blue jay in Cedar Valley. The number of adult owl in Pine Ridge equals the number of adult blue jay in Pine Ridge. The number of adult blue jay in Pine Ridge equals 4. The number of adult blue jay in Cedar Valley equals 4 plus the total number o... | What is the total number of adult animals in Cedar Valley? | Define adult blue jay in Pine Ridge as L; so L = 4. Define adult owl in Pine Ridge as a; so a = L = 4. Define total number of adult animals in Pine Ridge as F; so F = L + a = 4 + 4 = 8. Define adult blue jay in Cedar Valley as Z; B = F = 8; so Z = 4 + B = 4 + 8 = 12. Define adult owl in Cedar Valley as p; g = Z = 12; s... | 10 | 11_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Northwood Movie Festival equals the sum of the total number of movies in Verdi Movie Festival and the number of solemn period drama in Verdi Movie Festival. The number of intense detective thriller in Northwood Movie Festival equals 4 plus the sum of the number of solemn period dram... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Verdi Movie Festival as z; so z = 4. Define total number of movies in Verdi Movie Festival as N; so N = z = 4. Define solemn period drama in Northwood Movie Festival as Z; so Z = N + z = 4 + 4 = 8. Define intense detective thriller in Northwood Movie Festival as e; T = z + N = 4 + 4 = 8; W... | 10 | 12_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult owl in Oakridge Riverside equals the difference between the total number of adult animals in Beverly Forest and the number of adult owl in Beverly Forest. The number of adult eagle in Pine Ridge equals 4. The number of adult parrot in Pine Ridge equals the number of adult eagle in Beverly Forest. Th... | What is the total number of adult animals in Beverly Forest? | Define adult eagle in Pine Ridge as e; so e = 4. Define adult parrot in Beverly Forest as B; so B = e = 4. Define adult eagle in Beverly Forest as g; t = e = 4; so g = 3 + t = 3 + 4 = 7. Define adult owl in Beverly Forest as X; l = B + g = 4 + 7 = 11; so X = l + e = 11 + 4 = 15. Define total number of adult animals in ... | 10 | 7_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.