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 Cedar Valley equals 4 plus the number of adult racoon in Maple Creek. The number of adult racoon in Maple Creek equals 3 plus the sum of the total number of adult animals in Oakridge Riverside and the number of adult racoon in Oakridge Riverside. The number of adult wolf in Maple Creek equal... | What is the total number of adult animals in Maple Creek? | Define adult racoon in Oakridge Riverside as t; so t = 4. Define total number of adult animals in Oakridge Riverside as a; so a = t = 4. Define adult racoon in Maple Creek as Z; P = a + t = 4 + 4 = 8; so Z = 3 + P = 3 + 8 = 11. Define adult wolf in Maple Creek as S; C = t - a = 4 - 4 = 0; so S = 3 + C = 3 + 0 = 3. Defi... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals the number of solemn period drama in Verdi Movie Festival. The number of intense detective thriller in West Sahara Movie Festival equals 2. The number of futuristic sci-fi movie in West Sahara Movie Festival equals 2. The number of solemn period d... | What is the total number of movies in Verdi Movie Festival? | Define futuristic sci-fi movie in West Sahara Movie Festival as a; so a = 2. Define intense detective thriller in West Sahara Movie Festival as s; so s = 2. Define total number of movies in West Sahara Movie Festival as C; so C = a + s = 2 + 2 = 4. Define futuristic sci-fi movie in Verdi Movie Festival as J; so J = C =... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Northwood Movie Festival equals 4. The number of upbeat metropolis comedy in Verdi Movie Festival equals 1. The number of solemn period drama in Verdi Movie Festival equals 4. The number of futuristic sci-fi movie in Taylor Movie Festival equals 3 plus the number of solemn period drama ... | What is the total number of movies in Verdi Movie Festival? | Define solemn period drama in Verdi Movie Festival as V; so V = 4. Define futuristic sci-fi movie in Taylor Movie Festival as U; T = V = 4; so U = 3 + T = 3 + 4 = 7. Define total number of movies in Taylor Movie Festival as A; so A = U = 7. Define calm road movie in Verdi Movie Festival as N; x = A = 7; so N = 2 + x = ... | 10 | 4_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Glenfield City equals 2. The number of regional medical school in Glenfield City equals 3 times the number of private middle school in Glenfield City. The number of regional medical school in Westhaven City equals 2 times the sum of the total number of schools in Glenfield City, t... | What is the total number of schools in Westhaven City? | Define private middle school in Glenfield City as v; so v = 2. Define regional medical school in Glenfield City as k; s = v = 2; so k = 3 * s = 3 * 2 = 6. Define total number of schools in Glenfield City as c; so c = v + k = 2 + 6 = 8. Define regional medical school in Westhaven City as d; x = c + v = 8 + 2 = 10; j = x... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Beverly Forest equals 3. The number of adult bear in Maple Creek equals the sum of the total number of adult animals in Beverly Forest and the number of adult fox in Beverly Forest. The number of adult fox in Maple Creek equals the sum of the number of adult bear in Beverly Forest and the nu... | What is the total number of adult animals in Maple Creek? | Define adult bear in Beverly Forest as D; so D = 3. Define adult fox in Beverly Forest as X; so X = 3. Define total number of adult animals in Beverly Forest as e; so e = X + D = 3 + 3 = 6. Define adult bear in Maple Creek as g; so g = e + X = 6 + 3 = 9. Define adult fox in Maple Creek as S; so S = D + g = 3 + 9 = 12. ... | 10 | 17_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Northwood Movie Festival equals 2 times the number of upbeat metropolis comedy in Taylor Movie Festival. The number of intense detective thriller in Northwood Movie Festival equals 2 times the sum of the number of upbeat metropolis comedy in Taylor Movie Festival and the number of calm ... | What is the total number of movies in Northwood Movie Festival? | Define upbeat metropolis comedy in Taylor Movie Festival as k; so k = 3. Define calm road movie in Northwood Movie Festival as r; v = k = 3; so r = 2 * v = 2 * 3 = 6. Define intense detective thriller in Northwood Movie Festival as W; H = k + r = 3 + 6 = 9; so W = 2 * H = 2 * 9 = 18. Define upbeat metropolis comedy in ... | 10 | 22_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult deer in Jefferson Circus equals the number of adult racoon in Bundle Ranch. The number of adult deer in Mayer Aquarium equals 4. The number of adult deer in Bundle Ranch equals 1. The number of adult wolf in Hamilton Farm equals 3. The number of adult wolf in Bundle Ranch equals 4 times the number o... | What is the total number of adult animals in Bundle Ranch? | Define adult bear in Bundle Ranch as t; so t = 3. Define adult racoon in Bundle Ranch as X; C = t = 3; so X = 4 + C = 4 + 3 = 7. Define adult wolf in Bundle Ranch as J; o = t = 3; so J = 4 * o = 4 * 3 = 12. Define adult deer in Bundle Ranch as l; so l = 1. Define total number of adult animals in Bundle Ranch as n; u = ... | 10 | 6_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Oakridge Riverside equals 3. The number of adult racoon in Oakridge Riverside equals 2 plus the number of adult deer in Oakridge Riverside. The number of adult deer in Oakridge Riverside equals 3. The number of adult bear in Oakridge Riverside equals 3 plus the number of adult wolf in Oakrid... | What is the total number of adult animals in Oakridge Riverside? | Define adult deer in Oakridge Riverside as L; so L = 3. Define adult racoon in Oakridge Riverside as E; y = L = 3; so E = 2 + y = 2 + 3 = 5. Define adult wolf in Oakridge Riverside as k; so k = 3. Define adult bear in Oakridge Riverside as v; P = k = 3; so v = 3 + P = 3 + 3 = 6. Define total number of adult animals in ... | 10 | 12_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult parrot in Maple Creek equals 2 times the sum of the total number of adult animals in Oakridge Riverside and the number of adult parrot in Oakridge Riverside. The number of adult owl in Maple Creek equals 3 plus the sum of the total number of adult animals in Oakridge Riverside and the number of adul... | What is the total number of adult animals in Maple Creek? | Define adult parrot in Oakridge Riverside as q; so q = 4. Define total number of adult animals in Oakridge Riverside as P; so P = q = 4. Define adult owl in Maple Creek as X; y = P + q = 4 + 4 = 8; so X = 3 + y = 3 + 8 = 11. Define adult parrot in Maple Creek as s; G = P + q = 4 + 4 = 8; so s = 2 * G = 2 * 8 = 16. Defi... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult racoon in Beverly Forest equals 2 times the sum of the number of adult wolf in Beverly Forest and the number of adult deer in Oakridge Riverside. The number of adult deer in Beverly Forest equals 2 times the number of adult racoon in Beverly Forest. The number of adult wolf in Cedar Valley equals th... | What is the total number of adult animals in Beverly Forest? | Define adult deer in Oakridge Riverside as C; so C = 3. Define adult wolf in Beverly Forest as E; so E = C = 3. Define adult racoon in Beverly Forest as r; N = E + C = 3 + 3 = 6; so r = 2 * N = 2 * 6 = 12. Define adult deer in Beverly Forest as O; a = r = 12; so O = 2 * a = 2 * 12 = 24. Define total number of adult ani... | 10 | 4_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Clairmont equals the total number of movies in Festival Lumière de Valmont. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 2 plus the number of futuristic sci-fi movie in Festival Lumière de Valmont. The number of futuristic sci-fi movie... | What is the total number of movies in Festival de Clairmont? | Define futuristic sci-fi movie in Festival Lumière de Valmont as N; so N = 1. Define intense detective thriller in Festival Lumière de Valmont as z; C = N = 1; so z = 1 + C = 1 + 1 = 2. Define upbeat metropolis comedy in Festival Lumière de Valmont as t; Q = N = 1; so t = 2 + Q = 2 + 1 = 3. Define total number of movie... | 10 | 3_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Taylor Movie Festival equals 4. The number of calm road movie in West Sahara Movie Festival equals 2. The number of calm road movie in Taylor Movie Festival equals the total number of movies in Verdi Movie Festival. The number of solemn period drama in Verdi Movie Festival equals th... | What is the total number of movies in Taylor Movie Festival? | Define calm road movie in West Sahara Movie Festival as r; so r = 2. Define total number of movies in West Sahara Movie Festival as k; so k = r = 2. Define solemn period drama in Verdi Movie Festival as S; so S = k = 2. Define calm road movie in Verdi Movie Festival as E; so E = 2. Define total number of movies in Verd... | 10 | 6_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult parrot in Oakridge Riverside equals 2. The number of adult parrot 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 eagle in Oakridge Riverside equals the number of adult parrot in Oakridge Riverside. The numbe... | How many adult eagle does Beverly Forest have? | Define adult parrot in Oakridge Riverside as I; so I = 2. Define adult owl in Oakridge Riverside as t; a = I = 2; so t = 2 * a = 2 * 2 = 4. Define adult eagle in Oakridge Riverside as s; so s = I = 2. Define total number of adult animals in Oakridge Riverside as L; l = t + I = 4 + 2 = 6; so L = l + s = 6 + 2 = 8. Defin... | 10 | 15_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of private middle school in Evervale City equals 2. The number of private middle school in Glenfield City equals 2. The number of private middle school in Brightford equals the number of regional medical school in Brightford. The number of elementary school in Glenfield City equals 3. The number of public hi... | How many elementary school does Evervale City have? | Define regional medical school in Brightford as P; so P = 4. Define private middle school in Brightford as Q; so Q = P = 4. Define public highschool in Brightford as c; so c = 3. Define elementary school in Brightford as u; e = Q = 4; so u = 1 + e = 1 + 4 = 5. Define total number of schools in Brightford as C; t = u + ... | 10 | 18_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult fox in Bundle Ranch equals the sum of the total number of adult animals in Jefferson Circus, the number of adult deer in Jefferson Circus, the number of adult bear in Jefferson Circus, and the number of adult fox in Jefferson Circus. The number of adult bear in Bundle Ranch equals 4 times the sum of... | How many adult fox does Bundle Ranch have? | Define adult bear in Jefferson Circus as D; so D = 1. Define adult fox in Jefferson Circus as c; so c = 3. Define adult deer in Jefferson Circus as t; so t = c = 3. Define total number of adult animals in Jefferson Circus as S; R = D + t = 1 + 3 = 4; so S = R + c = 4 + 3 = 7. Define adult fox in Bundle Ranch as U; u = ... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Evervale City equals the number of elementary school in Evervale City. The number of elementary school in Evervale City equals 2. The number of elementary school in Brightford equals 4 times the number of culinarian school in Brightford. The number of culinarian school in Brightford e... | What is the total number of schools in Brightford? | Define elementary school in Evervale City as w; so w = 2. Define culinarian school in Evervale City as B; so B = w = 2. Define total number of schools in Evervale City as k; so k = w + B = 2 + 2 = 4. Define culinarian school in Brightford as N; so N = k + w = 4 + 2 = 6. Define elementary school in Brightford as W; p = ... | 10 | 1_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Verdi Movie Festival equals 1. The number of futuristic sci-fi movie in Verdi Movie Festival equals 4 plus the number of solemn period drama in Verdi Movie Festival. The number of intense detective thriller in Northwood Movie Festival equals 2. The number of solemn period drama in W... | How many upbeat metropolis comedy does Northwood Movie Festival have? | Define intense detective thriller in Verdi Movie Festival as s; so s = 1. Define solemn period drama in Verdi Movie Festival as J; so J = 1. Define futuristic sci-fi movie in Verdi Movie Festival as K; a = J = 1; so K = 4 + a = 4 + 1 = 5. Define total number of movies in Verdi Movie Festival as G; l = K + s = 5 + 1 = 6... | 10 | 8_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Golden Banana Movie Festival equals the sum of the number of intense detective thriller in Golden Banana Movie Festival and the number of calm road movie in Golden Banana Movie Festival. The number of calm road movie in Golden Banana Movie Festival equals 4. The number of upbeat... | What is the total number of movies in Golden Banana Movie Festival? | Define calm road movie in Golden Banana Movie Festival as J; so J = 4. Define intense detective thriller in Golden Banana Movie Festival as c; s = J = 4; so c = 2 + s = 2 + 4 = 6. Define upbeat metropolis comedy in Golden Banana Movie Festival as B; so B = 2. Define futuristic sci-fi movie in Golden Banana Movie Festiv... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Golden Banana Movie Festival equals 3 times the number of futuristic sci-fi movie in Golden Banana Movie Festival. The number of futuristic sci-fi movie in Golden Banana Movie Festival equals 4. The number of calm road movie in Taylor Movie Festival equals 2 plus the sum of the... | What is the total number of movies in Taylor Movie Festival? | Define futuristic sci-fi movie in Golden Banana Movie Festival as Q; so Q = 4. Define upbeat metropolis comedy in Golden Banana Movie Festival as s; l = Q = 4; so s = 3 * l = 3 * 4 = 12. Define total number of movies in Golden Banana Movie Festival as U; so U = Q + s = 4 + 12 = 16. Define calm road movie in Taylor Movi... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult blue jay in Bundle Ranch equals the total number of adult animals in South Zoo. The number of adult parrot in Hamilton Farm equals 4. The number of adult blue jay in South Zoo equals 2 plus the total number of adult animals in Hamilton Farm. The number of adult owl in Bundle Ranch equals 2 plus the ... | What is the total number of adult animals in Bundle Ranch? | Define adult parrot in Hamilton Farm as s; so s = 4. Define total number of adult animals in Hamilton Farm as d; so d = s = 4. Define adult blue jay in South Zoo as N; T = d = 4; so N = 2 + T = 2 + 4 = 6. Define total number of adult animals in South Zoo as F; so F = N = 6. Define adult blue jay in Bundle Ranch as o; s... | 10 | 18_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult bear in Oakridge Riverside equals the total number of adult animals in Maple Creek. The number of adult deer in Cedar Valley equals the number of adult deer in Pine Ridge. The number of adult racoon in Cedar Valley equals 3. The number of adult fox in Maple Creek equals 4. The number of adult wolf i... | What is the total number of adult animals in Beverly Forest? | Define adult fox in Maple Creek as q; so q = 4. Define adult wolf in Maple Creek as c; so c = 3. Define adult deer in Maple Creek as l; u = q = 4; so l = 4 * u = 4 * 4 = 16. Define total number of adult animals in Maple Creek as f; p = q + l = 4 + 16 = 20; so f = p + c = 20 + 3 = 23. Define adult wolf in Beverly Forest... | 10 | 7_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama 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 de Saint-Rivage equals 4. The number of intense detective thriller in Cinéma de Montreval equals 3 times the sum of the total nu... | What is the total number of movies in Cinéma de Montreval? | Define intense detective thriller in Festival de Saint-Rivage as S; so S = 4. Define solemn period drama in Festival de Saint-Rivage as H; so H = S = 4. Define total number of movies in Festival de Saint-Rivage as G; so G = H + S = 4 + 4 = 8. Define intense detective thriller in Cinéma de Montreval as L; v = G + S = 8 ... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult wolf in Pine Ridge equals 2. The number of adult deer in Cedar Valley equals 2. The number of adult fox in Maple Creek equals 1 plus the number of adult bear in Cedar Valley. The number of adult fox in Pine Ridge equals 1. The number of adult bear in Pine Ridge equals 3. The number of adult bear in ... | What is the total number of adult animals in Maple Creek? | Define adult deer in Cedar Valley as C; so C = 2. Define adult bear in Cedar Valley as S; F = C = 2; so S = 4 * F = 4 * 2 = 8. Define total number of adult animals in Cedar Valley as f; so f = C + S = 2 + 8 = 10. Define adult wolf in Maple Creek as g; so g = f = 10. Define adult fox in Maple Creek as D; I = S = 8; so D... | 10 | 14_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult owl in Mayer Aquarium equals the sum of the total number of adult animals in Bundle Ranch, the number of adult owl in Bundle Ranch, and the number of adult eagle in Bundle Ranch. The number of adult eagle in Bundle Ranch equals the number of adult owl in Bundle Ranch. The number of adult eagle in Ma... | What is the total number of adult animals in Mayer Aquarium? | Define adult owl in Bundle Ranch as S; so S = 4. Define adult eagle in Bundle Ranch as O; so O = S = 4. Define total number of adult animals in Bundle Ranch as x; so x = O + S = 4 + 4 = 8. Define adult owl in Mayer Aquarium as I; P = x + S = 8 + 4 = 12; so I = P + O = 12 + 4 = 16. Define adult eagle in Mayer Aquarium a... | 10 | 4_p8 | crazy_zootopia | 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 Saint-Rivage equals the sum of the total number of movies in Festival de Clairmont and the number of intense detective thriller in ... | What is the total number of movies in Festival de Saint-Rivage? | Define intense detective thriller in Festival de Clairmont as h; so h = 4. Define solemn period drama in Festival de Clairmont as f; so f = h = 4. Define total number of movies in Festival de Clairmont as E; so E = f + h = 4 + 4 = 8. Define intense detective thriller in Festival de Saint-Rivage as q; so q = E + h = 8 +... | 10 | 4_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Northwood Movie Festival equals the sum of the total number of movies in Verdi Movie Festival, the number of upbeat metropolis comedy in Verdi Movie Festival, and the number of futuristic sci-fi movie in Verdi Movie Festival. The number of futuristic sci-fi movie in Verdi Movie ... | What is the total number of movies in Northwood Movie Festival? | Define upbeat metropolis comedy in Verdi Movie Festival as Y; so Y = 2. Define futuristic sci-fi movie in Verdi Movie Festival as D; so D = Y = 2. Define total number of movies in Verdi Movie Festival as o; so o = Y + D = 2 + 2 = 4. Define futuristic sci-fi movie in Northwood Movie Festival as t; U = o + Y = 4 + 2 = 6;... | 10 | 5_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Northwood Movie Festival equals 2 plus the number of solemn period drama in West Sahara Movie Festival. The number of futuristic sci-fi movie in Taylor Movie Festival equals 3 plus the number of calm road movie in Taylor Movie Festival. The number of calm road movie in West Sahara Movie... | What is the total number of movies in Northwood Movie Festival? | Define futuristic sci-fi movie in West Sahara Movie Festival as H; so H = 2. Define solemn period drama in West Sahara Movie Festival as M; G = H = 2; so M = 3 * G = 3 * 2 = 6. Define solemn period drama in Northwood Movie Festival as C; so C = H = 2. Define calm road movie in Northwood Movie Festival as y; S = M = 6; ... | 10 | 20_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult bear in Beverly Forest equals 3 times the sum of the total number of adult animals in Pine Ridge and the number of adult wolf in Pine Ridge. The number of adult bear in Pine Ridge equals 1. The number of adult wolf in Beverly Forest equals 1. The number of adult wolf in Pine Ridge equals 4. | What is the total number of adult animals in Beverly Forest? | Define adult bear in Pine Ridge as o; so o = 1. Define adult wolf in Pine Ridge as y; so y = 4. Define total number of adult animals in Pine Ridge as t; so t = o + y = 1 + 4 = 5. Define adult bear in Beverly Forest as e; R = t + y = 5 + 4 = 9; so e = 3 * R = 3 * 9 = 27. Define adult wolf in Beverly Forest as a; so a = ... | 10 | 10_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult blue jay in Beverly Forest equals 4 plus the total number of adult animals in Pine Ridge. The number of adult blue jay in Pine Ridge equals the number of adult parrot in Pine Ridge. The number of adult parrot in Pine Ridge equals 3. The number of adult parrot in Beverly Forest equals 4 plus the numb... | What is the total number of adult animals in Beverly Forest? | Define adult parrot in Pine Ridge as g; so g = 3. Define adult blue jay in Pine Ridge as l; so l = g = 3. Define adult parrot in Beverly Forest as X; I = l = 3; so X = 4 + I = 4 + 3 = 7. Define total number of adult animals in Pine Ridge as U; so U = l + g = 3 + 3 = 6. Define adult blue jay in Beverly Forest as Y; e = ... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult deer in Mayer Aquarium equals 2. The number of adult fox in Jefferson Circus equals the number of adult deer in Hamilton Farm. The number of adult deer in Jefferson Circus equals 4. The number of adult deer in Hamilton Farm equals the sum of the total number of adult animals in Mayer Aquarium, the n... | What is the total number of adult animals in Hamilton Farm? | Define adult deer in Mayer Aquarium as c; so c = 2. Define total number of adult animals in Mayer Aquarium as m; so m = c = 2. Define adult wolf in Hamilton Farm as k; B = m + c = 2 + 2 = 4; so k = 4 * B = 4 * 4 = 16. Define adult deer in Hamilton Farm as N; t = m + k = 2 + 16 = 18; so N = t + c = 18 + 2 = 20. Define t... | 10 | 13_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Rêves de Belleville equals 1. The number of upbeat metropolis comedy in Rêves de Belleville equals 3 times the number of calm road movie in Rêves de Belleville. The number of upbeat metropolis comedy in Cinéma de Montreval equals the total number of movies in Festival de Clairmont. The ... | What is the total number of movies in Cinéma de Montreval? | Define calm road movie in Rêves de Belleville as X; so X = 1. Define upbeat metropolis comedy in Rêves de Belleville as B; G = X = 1; so B = 3 * G = 3 * 1 = 3. Define total number of movies in Rêves de Belleville as y; so y = B + X = 3 + 1 = 4. Define upbeat metropolis comedy in Festival de Clairmont as j; v = y = 4; s... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Rêves de Belleville equals 4 times the sum of the number of intense detective thriller in Rêves de Belleville and the number of solemn period drama in Rêves de Belleville. The number of upbeat metropolis comedy in Festival de Clairmont equals the number of solemn period drama i... | What is the total number of movies in Rêves de Belleville? | Define intense detective thriller in Rêves de Belleville as b; so b = 4. Define solemn period drama in Rêves de Belleville as h; so h = 3. Define futuristic sci-fi movie in Rêves de Belleville as Z; so Z = 4. Define upbeat metropolis comedy in Rêves de Belleville as G; Q = b + h = 4 + 3 = 7; so G = 4 * Q = 4 * 7 = 28. ... | 10 | 19_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Ruby Bay equals 4 plus the number of culinarian school in Ruby Bay. The number of public highschool in Oakbridge City equals 1 plus the number of culinarian school in Ruby Bay. The number of regional medical school in Ruby Bay equals 4 plus the number of culinarian school in Ruby Bay.... | What is the total number of schools in Ruby Bay? | Define culinarian school in Ruby Bay as q; so q = 3. Define public highschool in Ruby Bay as K; g = q = 3; so K = 4 + g = 4 + 3 = 7. Define regional medical school in Ruby Bay as c; t = q = 3; so c = 4 + t = 4 + 3 = 7. Define private middle school in Ruby Bay as j; so j = q = 3. Define total number of schools in Ruby B... | 10 | 8_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Glenfield City equals 2. The number of regional medical school in Brightford equals the number of elementary school in Glenfield City. The number of culinarian school in Glenfield City equals the sum of the total number of schools in Brightford and the number of regional medical schoo... | What is the total number of schools in Glenfield City? | Define elementary school in Glenfield City as J; so J = 2. Define regional medical school in Brightford as U; so U = J = 2. Define private middle school in Glenfield City as F; o = U = 2; so F = 2 * o = 2 * 2 = 4. Define total number of schools in Brightford as D; so D = U = 2. Define culinarian school in Glenfield Cit... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Pine Ridge equals the total number of adult animals in Beverly Forest. The number of adult fox in Beverly Forest equals 3. The number of adult racoon in Pine Ridge equals the sum of the total number of adult animals in Beverly Forest and the number of adult fox in Beverly Forest. The number ... | What is the total number of adult animals in Cedar Valley? | Define adult fox in Beverly Forest as K; so K = 3. Define total number of adult animals in Beverly Forest as A; so A = K = 3. Define adult bear in Pine Ridge as J; so J = A = 3. Define adult racoon in Pine Ridge as U; so U = A + K = 3 + 3 = 6. Define total number of adult animals in Pine Ridge as I; so I = J + U = 3 + ... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Westhaven City equals 4. The number of private middle school in Hawkesbury equals the number of public highschool in Hawkesbury. The number of public highschool in Glenfield City equals the number of public highschool in Hawkesbury. The number of private middle school in Westhaven Cit... | How many private middle school does Glenfield City have? | Define public highschool in Hawkesbury as d; so d = 1. Define private middle school in Hawkesbury as L; so L = d = 1. Define elementary school in Hawkesbury as X; h = d = 1; so X = 2 + h = 2 + 1 = 3. Define total number of schools in Hawkesbury as s; x = L + d = 1 + 1 = 2; so s = x + X = 2 + 3 = 5. Define private middl... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of calm road movie in Northwood Movie Festival equals 4 times the number of upbeat metropolis comedy in Taylor Movie Festival. The number of calm road movie in Taylor Movie Festival equals the number of futuristic sci-fi movie in Northwood Movie Festival. The number of solemn period drama in Verdi Movie Fest... | What is the total number of movies in Verdi Movie Festival? | Define upbeat metropolis comedy in Verdi Movie Festival as x; so x = 3. Define solemn period drama in Verdi Movie Festival as n; so n = x = 3. Define futuristic sci-fi movie in Verdi Movie Festival as t; h = x + n = 3 + 3 = 6; so t = 3 + h = 3 + 6 = 9. Define calm road movie in Verdi Movie Festival as P; so P = x = 3. ... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Clearwater Bay equals 4. The number of culinarian school in Riverton City equals 3. The number of culinarian school in Oakbridge City equals the number of elementary school in Oakbridge City. The number of regional medical school in Oakbridge City equals 4. The number of element... | What is the total number of schools in Riverton City? | Define culinarian school in Riverton City as e; so e = 3. Define regional medical school in Riverton City as C; so C = 2. Define public highschool in Riverton City as F; so F = C = 2. Define elementary school in Riverton City as p; L = e - C = 3 - 2 = 1; so p = 3 * L = 3 * 1 = 3. Define total number of schools in River... | 10 | 7_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult blue jay in Oakridge Riverside equals 4 plus the sum of the number of adult parrot in Oakridge Riverside and the number of adult eagle in Oakridge Riverside. The number of adult parrot in Oakridge Riverside equals 3. The number of adult owl in Pine Ridge equals 4. The number of adult crow in Oakridg... | What is the total number of adult animals in Oakridge Riverside? | Define adult parrot in Oakridge Riverside as Y; so Y = 3. Define adult eagle in Oakridge Riverside as S; so S = Y = 3. Define adult blue jay in Oakridge Riverside as f; V = Y + S = 3 + 3 = 6; so f = 4 + V = 4 + 6 = 10. Define adult crow in Oakridge Riverside as G; so G = S = 3. Define total number of adult animals in O... | 10 | 14_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of intense detective thriller in Golden Banana Movie Festival equals 4 times the number of intense detective thriller in Verdi Movie Festival. The number of intense detective thriller in Verdi Movie Festival equals the number of futuristic sci-fi movie in Verdi Movie Festival. The number of futuristic sci-fi... | 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 intense detective thriller in Verdi Movie Festival as s; so s = i = 2. Define total number of movies in Verdi Movie Festival as B; so B = i + s = 2 + 2 = 4. Define futuristic sci-fi movie in Golden Banana Movie Festival as O; X = B = 4; so O ... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in West Sahara Movie Festival equals the total number of movies in Northwood Movie Festival. The number of upbeat metropolis comedy in West Sahara Movie Festival equals the number of upbeat metropolis comedy in Northwood Movie Festival. The number of upbeat metropolis comedy in Northwo... | What is the total number of movies in West Sahara Movie Festival? | Define futuristic sci-fi movie in Verdi Movie Festival as b; so b = 4. Define total number of movies in Verdi Movie Festival as w; so w = b = 4. Define upbeat metropolis comedy in Northwood Movie Festival as y; g = w - b = 4 - 4 = 0; so y = 3 + g = 3 + 0 = 3. Define total number of movies in Northwood Movie Festival as... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Golden Banana Movie Festival equals 3. The number of solemn period drama in Northwood Movie Festival equals the sum of the number of futuristic sci-fi movie in Northwood Movie Festival, the total number of movies in Golden Banana Movie Festival, and the number of futuristic sci-... | How many solemn period drama does Northwood Movie Festival have? | Define futuristic sci-fi movie in Golden Banana Movie Festival as D; so D = 3. Define solemn period drama in Golden Banana Movie Festival as a; so a = 2. Define total number of movies in Golden Banana Movie Festival as e; so e = a + D = 2 + 3 = 5. Define futuristic sci-fi movie in Northwood Movie Festival as w; G = e -... | 10 | 13_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Ruby Bay equals the number of elementary school in Oakbridge City. The number of elementary school in Oakbridge City equals 3. The number of elementary school in Ruby Bay equals 3 times the sum of the total number of schools in Oakbridge City and the number of culinarian school in Rub... | What is the total number of schools in Ruby Bay? | Define elementary school in Oakbridge City as f; so f = 3. Define culinarian school in Oakbridge City as m; so m = f = 3. Define culinarian school in Ruby Bay as W; so W = f = 3. Define total number of schools in Oakbridge City as M; so M = m + f = 3 + 3 = 6. Define elementary school in Ruby Bay as D; r = M + W = 6 + 3... | 10 | 4_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Hawkesbury equals 4 times the number of regional medical school in Westhaven City. The number of regional medical school in Brightford equals 3 times the total number of schools in Hawkesbury. The number of regional medical school in Westhaven City equals the number of public hi... | What is the total number of schools in Brightford? | Define public highschool in Westhaven City as K; so K = 4. Define regional medical school in Westhaven City as a; so a = K = 4. Define regional medical school in Hawkesbury as J; j = a = 4; so J = 4 * j = 4 * 4 = 16. Define total number of schools in Hawkesbury as s; so s = J = 16. Define regional medical school in Bri... | 10 | 4_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of elementary school in Glenfield City equals the sum of the number of culinarian school in Glenfield City, 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 1. The number of culinarian school in Glen... | What is the total number of schools in Glenfield City? | Define culinarian school in Westhaven City as T; so T = 1. Define total number of schools in Westhaven City as l; so l = T = 1. Define culinarian school in Glenfield City as b; B = l - T = 1 - 1 = 0; so b = 3 + B = 3 + 0 = 3. Define elementary school in Glenfield City as U; K = b + l = 3 + 1 = 4; so U = K + T = 4 + 1 =... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult eagle in Oakridge Riverside equals the number of adult owl in Oakridge Riverside. The number of adult owl in Oakridge Riverside equals 2. The number of adult eagle in Beverly Forest equals the total number of adult animals in Oakridge Riverside. The number of adult crow in Pine Ridge equals 4 times ... | How many adult eagle does Beverly Forest have? | Define adult owl in Oakridge Riverside as q; so q = 2. Define adult eagle in Oakridge Riverside as I; so I = q = 2. Define adult crow in Oakridge Riverside as C; x = I = 2; so C = 2 + x = 2 + 2 = 4. Define adult blue jay in Oakridge Riverside as c; so c = 3. Define total number of adult animals in Oakridge Riverside as... | 10 | 20_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult racoon in South Zoo equals 2 times the number of adult racoon in Hamilton Farm. The number of adult racoon in Hamilton Farm equals 3. The number of adult deer in Hamilton Farm equals 2 plus the difference between the total number of adult animals in South Zoo and the number of adult deer in South Zo... | How many adult deer does Hamilton Farm have? | Define adult racoon in Hamilton Farm as i; so i = 3. Define adult racoon in South Zoo as h; R = i = 3; so h = 2 * R = 2 * 3 = 6. Define adult deer in South Zoo as I; O = i = 3; so I = 3 + O = 3 + 3 = 6. Define total number of adult animals in South Zoo as l; so l = h + I = 6 + 6 = 12. Define adult deer in Hamilton Farm... | 10 | 16_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in Bundle Ranch equals the sum of the number of adult fox in Mayer Aquarium, the total number of adult animals in Mayer Aquarium, and the number of adult bear in Bundle Ranch. The number of adult bear in Bundle Ranch equals 2 times the sum of the total number of adult animals in Mayer Aquarium a... | What is the total number of adult animals in Bundle Ranch? | Define adult fox in Mayer Aquarium as e; so e = 3. Define total number of adult animals in Mayer Aquarium as S; so S = e = 3. Define adult bear in Bundle Ranch as g; T = S + e = 3 + 3 = 6; so g = 2 * T = 2 * 6 = 12. Define adult fox in Bundle Ranch as Q; J = e + S = 3 + 3 = 6; so Q = J + g = 6 + 12 = 18. Define total n... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Brightford equals 3. The number of culinarian school in Westhaven City equals 4 times 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 e... | What is the total number of schools in Westhaven City? | Define culinarian school in Brightford as V; so V = 3. Define public highschool in Brightford as W; N = V = 3; so W = 3 * N = 3 * 3 = 9. Define total number of schools in Brightford as P; so P = W + V = 9 + 3 = 12. Define culinarian school in Westhaven City as u; A = P + V = 12 + 3 = 15; B = A + W = 15 + 9 = 24; so u =... | 10 | 6_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult racoon in South Zoo equals 4 times the sum of the total number of adult animals in Bundle Ranch and the number of adult wolf in Bundle Ranch. The number of adult wolf in South Zoo equals the sum of the number of adult wolf in Bundle Ranch, the number of adult racoon in South Zoo, and the total numbe... | What is the total number of adult animals in South Zoo? | Define adult wolf in Bundle Ranch as K; so K = 4. Define total number of adult animals in Bundle Ranch as C; so C = K = 4. Define adult racoon in South Zoo as U; f = C + K = 4 + 4 = 8; so U = 4 * f = 4 * 8 = 32. Define adult wolf in South Zoo as R; W = K + U = 4 + 32 = 36; so R = W + C = 36 + 4 = 40. Define total numbe... | 10 | 18_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 4. The number of intense detective thriller in Festival de Saint-Rivage equals 4 times the number of futuristic sci-fi movie in Festival de Saint-Rivage. The number of calm road movie in Festival de Clairmont equals 2 plus the sum of the total num... | What is the total number of movies in Festival de Clairmont? | Define futuristic sci-fi movie in Festival de Saint-Rivage as p; so p = 4. Define intense detective thriller in Festival de Saint-Rivage as k; K = p = 4; so k = 4 * K = 4 * 4 = 16. Define total number of movies in Festival de Saint-Rivage as v; so v = k + p = 16 + 4 = 20. Define calm road movie in Festival de Clairmont... | 10 | 18_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Festival de Saint-Rivage equals 3 plus the difference between the total number of movies in Festival Lumière de Valmont and the number of upbeat metropolis comedy in Festival Lumière de Valmont. The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 2. The number of u... | What is the total number of movies in Festival de Saint-Rivage? | Define calm road movie in Festival Lumière de Valmont as B; so B = 1. Define upbeat metropolis comedy in Festival Lumière de Valmont as K; so K = B = 1. Define total number of movies in Festival Lumière de Valmont as d; so d = B + K = 1 + 1 = 2. Define calm road movie in Festival de Saint-Rivage as z; u = d - K = 2 - 1... | 10 | 12_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of solemn period drama in Taylor Movie Festival equals 4. The number of solemn period drama in Verdi Movie Festival equals the number of calm road movie in Verdi Movie Festival. The number of calm road movie in Verdi Movie Festival equals the sum of the total number of movies in Taylor Movie Festival, the nu... | What is the total number of movies in Verdi Movie Festival? | Define solemn period drama in Taylor Movie Festival as l; so l = 4. Define calm road movie in Taylor Movie Festival as M; so M = 2. Define total number of movies in Taylor Movie Festival as I; so I = l + M = 4 + 2 = 6. Define calm road movie in Verdi Movie Festival as R; s = I + M = 6 + 2 = 8; so R = s + l = 8 + 4 = 12... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Ruby Bay equals 1 plus the difference between the total number of schools in Oakbridge City and the number of private middle school in Oakbridge City. The number of private middle school in Oakbridge City equals 2. The number of private middle school in Ruby Bay equals 2 plus the sum ... | What is the total number of schools in Ruby Bay? | Define private middle school in Oakbridge City as L; so L = 2. Define total number of schools in Oakbridge City as Z; so Z = L = 2. Define public highschool in Ruby Bay as j; Y = Z - L = 2 - 2 = 0; so j = 1 + Y = 1 + 0 = 1. Define private middle school in Ruby Bay as W; n = j + Z = 1 + 2 = 3; so W = 2 + n = 2 + 3 = 5. ... | 10 | 20_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Glenfield City equals 4. The number of public highschool in Glenfield City equals 4 plus the number of regional medical school in Glenfield City. The number of regional medical school in Hawkesbury equals 3 times the sum of the total number of schools in Glenfield City, the numb... | What is the total number of schools in Hawkesbury? | Define regional medical school in Glenfield City as f; so f = 4. Define public highschool in Glenfield City as x; K = f = 4; so x = 4 + K = 4 + 4 = 8. Define total number of schools in Glenfield City as H; so H = f + x = 4 + 8 = 12. Define regional medical school in Hawkesbury as v; R = H + f = 12 + 4 = 16; S = R + x =... | 10 | 15_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult wolf in Oakridge Riverside equals the sum of the number of adult fox in Maple Creek and the number of adult racoon in Maple Creek. The number of adult bear in Beverly Forest equals 2 plus the number of adult racoon in Pine Ridge. The number of adult bear in Oakridge Riverside equals 4 times the numb... | What is the total number of adult animals in Maple Creek? | Define adult wolf in Beverly Forest as c; so c = 4. Define adult fox in Maple Creek as T; h = c = 4; so T = 1 + h = 1 + 4 = 5. Define adult racoon in Maple Creek as s; w = c + T = 4 + 5 = 9; so s = 4 * w = 4 * 9 = 36. Define adult bear in Maple Creek as K; so K = 3. Define total number of adult animals in Maple Creek a... | 10 | 7_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of public highschool in Brightford equals 2 times the number of regional medical school in Brightford. The number of public highschool in Evervale City equals the number of regional medical school in Glenfield City. The number of regional medical school in Evervale City equals 4. The number of regional medic... | What is the total number of schools in Brightford? | Define regional medical school in Glenfield City as P; so P = 4. Define regional medical school in Brightford as C; so C = P = 4. Define elementary school in Brightford as t; q = C - P = 4 - 4 = 0; so t = 3 + q = 3 + 0 = 3. Define public highschool in Brightford as N; A = C = 4; so N = 2 * A = 2 * 4 = 8. Define total n... | 10 | 10_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Riverton City equals the number of public highschool in Riverton City. The number of public highschool in Ruby Bay equals 4. The number of public highschool in Riverton City equals 2. The number of regional medical school in Ruby Bay equals 4 times the difference between the tot... | What is the total number of schools in Ruby Bay? | Define public highschool in Riverton City as h; so h = 2. Define regional medical school in Riverton City as e; so e = h = 2. Define total number of schools in Riverton City as j; so j = h + e = 2 + 2 = 4. Define regional medical school in Ruby Bay as t; P = j - e = 4 - 2 = 2; so t = 4 * P = 4 * 2 = 8. Define public hi... | 10 | 4_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Cedar Valley equals 3. The number of adult bear in Maple Creek equals 4 plus the difference between the total number of adult animals in Cedar Valley and the number of adult bear in Cedar Valley. The number of adult fox in Maple Creek equals 4 plus the sum of the number of adult bear in Mapl... | What is the total number of adult animals in Maple Creek? | Define adult bear in Cedar Valley as T; so T = 3. Define total number of adult animals in Cedar Valley as Z; so Z = T = 3. Define adult bear in Maple Creek as B; I = Z - T = 3 - 3 = 0; so B = 4 + I = 4 + 0 = 4. Define adult fox in Maple Creek as f; j = B + Z = 4 + 3 = 7; so f = 4 + j = 4 + 7 = 11. Define total number o... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Hawkesbury equals 2. The number of regional medical school in Brightford equals the total number of schools in Hawkesbury. The number of elementary school in Hawkesbury equals 2 times the number of regional medical school in Hawkesbury. The number of elementary school in Brightf... | What is the total number of schools in Brightford? | Define regional medical school in Hawkesbury as q; so q = 2. Define elementary school in Hawkesbury as y; C = q = 2; so y = 2 * C = 2 * 2 = 4. Define total number of schools in Hawkesbury as S; so S = q + y = 2 + 4 = 6. Define regional medical school in Brightford as r; so r = S = 6. Define elementary school in Brightf... | 10 | 18_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of public highschool in Evervale City equals 4. The number of private middle school in Evervale City equals 4 times the number of public highschool in Evervale City. The number of public highschool in Brightford equals 4 times the sum of the total number of schools in Evervale City, the number of public high... | What is the total number of schools in Brightford? | Define public highschool in Evervale City as U; so U = 4. Define private middle school in Evervale City as b; S = U = 4; so b = 4 * S = 4 * 4 = 16. Define total number of schools in Evervale City as x; so x = U + b = 4 + 16 = 20. Define public highschool in Brightford as T; q = x + U = 20 + 4 = 24; J = q + b = 24 + 16 ... | 10 | 20_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult crow in Pine Ridge equals 1 plus the difference between the total number of adult animals in Oakridge Riverside and the number of adult owl in Oakridge Riverside. The number of adult owl in Cedar Valley equals 4 plus the number of adult crow in Pine Ridge. The number of adult eagle in Cedar Valley e... | What is the total number of adult animals in Cedar Valley? | Define adult owl in Oakridge Riverside as U; so U = 1. Define total number of adult animals in Oakridge Riverside as V; so V = U = 1. Define adult crow in Pine Ridge as W; j = V - U = 1 - 1 = 0; so W = 1 + j = 1 + 0 = 1. Define adult owl in Cedar Valley as G; w = W = 1; so G = 4 + w = 4 + 1 = 5. Define adult eagle in C... | 10 | 4_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of intense detective thriller in Cinéma de Montreval equals 4 times the sum of the total number of movies in Festival de Clairmont, the number of solemn period drama in Cinéma de Montreval, and the number of solemn period drama in Festival de Clairmont. The number of solemn period drama in Festival de Clairm... | What is the total number of movies in Cinéma de Montreval? | Define solemn period drama in Cinéma de Montreval as t; so t = 3. Define solemn period drama in Festival de Clairmont as y; j = t = 3; so y = 4 * j = 4 * 3 = 12. Define total number of movies in Festival de Clairmont as A; so A = y = 12. Define intense detective thriller in Cinéma de Montreval as k; L = A + t = 12 + 3 ... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Cinéma de Montreval equals 1 plus the sum of the number of solemn period drama in Cinéma de Montreval and the number of calm road movie in Festival Lumière de Valmont. The number of solemn period drama in Cinéma de Montreval equals 3 plus the difference between the total number... | What is the total number of movies in Cinéma de Montreval? | Define calm road movie in Festival Lumière de Valmont as R; so R = 2. Define total number of movies in Festival Lumière de Valmont as r; so r = R = 2. Define solemn period drama in Cinéma de Montreval as S; d = r - R = 2 - 2 = 0; so S = 3 + d = 3 + 0 = 3. Define upbeat metropolis comedy in Cinéma de Montreval as y; N =... | 10 | 14_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult bear in Bundle Ranch equals 4 plus the number of adult racoon in Mayer Aquarium. The number of adult wolf in Bundle Ranch equals the total number of adult animals in Mayer Aquarium. The number of adult deer in Mayer Aquarium equals 3. The number of adult racoon in Mayer Aquarium equals 4 times the n... | What is the total number of adult animals in Bundle Ranch? | Define adult deer in Mayer Aquarium as J; so J = 3. Define adult racoon in Mayer Aquarium as a; k = J = 3; so a = 4 * k = 4 * 3 = 12. Define total number of adult animals in Mayer Aquarium as t; so t = a + J = 12 + 3 = 15. Define adult wolf in Bundle Ranch as C; so C = t = 15. Define adult bear in Bundle Ranch as n; I ... | 10 | 9_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult wolf in Mayer Aquarium equals 2. The number of adult bear in Hamilton Farm equals 2. The number of adult bear in Mayer Aquarium equals 4 plus the difference between the total number of adult animals in Hamilton Farm and the number of adult bear in Hamilton Farm. The number of adult wolf in Hamilton ... | What is the total number of adult animals in Mayer Aquarium? | Define adult wolf in Hamilton Farm as I; so I = 3. Define adult bear in Hamilton Farm as s; so s = 2. Define total number of adult animals in Hamilton Farm as Y; so Y = I + s = 3 + 2 = 5. Define adult bear in Mayer Aquarium as L; n = Y - s = 5 - 2 = 3; so L = 4 + n = 4 + 3 = 7. Define adult wolf in Mayer Aquarium as B;... | 10 | 12_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Northwood Movie Festival equals 3 times 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 upbeat metropolis comedy in Taylor Movie Festival. The number of calm road movie in Taylor Movie Fes... | What is the total number of movies in Northwood Movie Festival? | Define calm road movie in Taylor Movie Festival as r; so r = 1. Define upbeat metropolis comedy in Taylor Movie Festival as j; Y = r = 1; so j = 4 + Y = 4 + 1 = 5. Define total number of movies in Taylor Movie Festival as x; so x = j + r = 5 + 1 = 6. Define upbeat metropolis comedy in Northwood Movie Festival as W; X =... | 10 | 15_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Hawkesbury equals the total number of schools in Evervale City. The number of public highschool in Hawkesbury equals the number of culinarian school in Hawkesbury. The number of private middle school in Westhaven City equals 4 times the number of public highschool in Glenfield Cit... | What is the total number of schools in Hawkesbury? | Define elementary school in Evervale City as Y; so Y = 2. Define total number of schools in Evervale City as Q; so Q = Y = 2. Define private middle school in Hawkesbury as B; so B = Q = 2. Define culinarian school in Hawkesbury as E; so E = Y = 2. Define public highschool in Hawkesbury as J; so J = E = 2. Define elemen... | 10 | 16_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals 3. The number of calm road movie in Golden Banana Movie Festival equals 4 times the number of solemn period drama in Golden Banana Movie Festival. The number of solemn period drama in Northwood Movie Festival equals 3 times the number of calm road... | What is the total number of movies in Northwood Movie Festival? | Define solemn period drama in Golden Banana Movie Festival as B; so B = 3. Define calm road movie in Golden Banana Movie Festival as t; j = B = 3; so t = 4 * j = 4 * 3 = 12. Define total number of movies in Golden Banana Movie Festival as G; so G = B + t = 3 + 12 = 15. Define calm road movie in Northwood Movie Festival... | 10 | 2_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of private middle school in Ruby Bay equals the number of public highschool in Ruby Bay. The number of public highschool in Oakbridge City equals 4. The number of private middle school in Oakbridge City equals 4. The number of elementary school in Oakbridge City equals the sum of the number of regional medic... | What is the total number of schools in Oakbridge City? | Define private middle school in Oakbridge City as r; so r = 4. Define regional medical school in Oakbridge City as G; D = r = 4; so G = 3 * D = 3 * 4 = 12. Define public highschool in Oakbridge City as k; so k = 4. Define elementary school in Oakbridge City as A; so A = G + r = 12 + 4 = 16. Define total number of schoo... | 10 | 21_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Cedar Valley equals 3. The number of adult bear in Pine Ridge equals the number of adult fox in Pine Ridge. The number of adult fox in Cedar Valley equals the sum of the total number of adult animals in Pine Ridge, the number of adult fox in Pine Ridge, and the number of adult bear in Pine R... | What is the total number of adult animals in Cedar Valley? | Define adult fox in Pine Ridge as d; so d = 4. Define adult bear in Pine Ridge as Z; so Z = d = 4. Define total number of adult animals in Pine Ridge as P; so P = Z + d = 4 + 4 = 8. Define adult fox in Cedar Valley as M; O = P + d = 8 + 4 = 12; so M = O + Z = 12 + 4 = 16. Define adult bear in Cedar Valley as L; so L = ... | 10 | 21_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult blue jay in Oakridge Riverside equals 2. The number of adult eagle in Beverly Forest equals 2 times the number of adult parrot in Beverly Forest. The number of adult owl in Maple Creek equals the sum of the number of adult parrot in Beverly Forest, the number of adult owl in Beverly Forest, the tota... | What is the total number of adult animals in Beverly Forest? | Define adult parrot in Beverly Forest as k; so k = 4. Define adult eagle in Beverly Forest as h; n = k = 4; so h = 2 * n = 2 * 4 = 8. Define adult crow in Beverly Forest as v; T = k = 4; so v = 3 * T = 3 * 4 = 12. Define adult owl in Beverly Forest as o; so o = 2. Define total number of adult animals in Beverly Forest ... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult fox in Mayer Aquarium equals the number of adult deer in Mayer Aquarium. The number of adult wolf in Bundle Ranch equals 3 plus the number of adult deer in Bundle Ranch. The number of adult deer in Hamilton Farm equals 1 plus the difference between the number of adult racoon in Mayer Aquarium and th... | What is the total number of adult animals in Bundle Ranch? | Define adult deer in Bundle Ranch as z; so z = 2. Define adult wolf in Bundle Ranch as D; r = z = 2; so D = 3 + r = 3 + 2 = 5. Define adult racoon in Bundle Ranch as c; so c = z + D = 2 + 5 = 7. Define adult fox in Bundle Ranch as H; so H = 2. Define total number of adult animals in Bundle Ranch as m; O = H + D = 2 + 5... | 10 | 11_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Ruby Bay equals the total number of schools in Oakbridge City. The number of public highschool in Oakbridge City equals 4. The number of private middle school in Riverton City equals 3 times the number of public highschool in Shoreline City. The number of culinarian school in Oakbridg... | What is the total number of schools in Ruby Bay? | Define public highschool in Oakbridge City as G; so G = 4. Define culinarian school in Oakbridge City as I; so I = 3. Define elementary school in Oakbridge City as t; so t = I = 3. Define private middle school in Oakbridge City as L; so L = 4. Define total number of schools in Oakbridge City as X; A = t + L = 3 + 4 = 7... | 10 | 9_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Festival Lumière de Valmont equals the difference between the total number of movies in Rêves de Belleville and the number of calm road movie in Rêves de Belleville. The number of calm road movie in Rêves de Belleville equals 1 plus the number of futuristic sci-fi movie in Rêves... | What is the total number of movies in Festival Lumière de Valmont? | Define futuristic sci-fi movie in Rêves de Belleville as c; so c = 2. Define calm road movie in Rêves de Belleville as h; Z = c = 2; so h = 1 + Z = 1 + 2 = 3. Define total number of movies in Rêves de Belleville as S; so S = h + c = 3 + 2 = 5. Define calm road movie in Festival Lumière de Valmont as l; so l = c = 2. De... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Ruby Bay equals the sum of the number of private middle school in Ruby Bay, the total number of schools in Riverton City, and the number of elementary school in Riverton City. The number of elementary school in Riverton City equals 2. The number of private middle school in Ruby Bay eq... | What is the total number of schools in Ruby Bay? | Define elementary school in Riverton City as l; so l = 2. Define total number of schools in Riverton City as u; so u = l = 2. Define private middle school in Ruby Bay as S; K = u - l = 2 - 2 = 0; so S = 1 + K = 1 + 0 = 1. Define public highschool in Ruby Bay as X; w = S + u = 1 + 2 = 3; so X = w + l = 3 + 2 = 5. Define... | 10 | 14_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of intense detective thriller in Golden Banana Movie Festival equals 4 times the sum of the total number of movies in Northwood Movie Festival, the number of upbeat metropolis comedy in Northwood Movie Festival, and the number of futuristic sci-fi movie in Northwood Movie Festival. The number of calm road mo... | How many calm road movie does West Sahara Movie Festival have? | Define upbeat metropolis comedy in Northwood Movie Festival as B; so B = 3. Define futuristic sci-fi movie in Northwood Movie Festival as Q; so Q = 4. Define total number of movies in Northwood Movie Festival as m; so m = Q + B = 4 + 3 = 7. Define intense detective thriller in Golden Banana Movie Festival as O; V = m +... | 10 | 3_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult wolf in Bundle Ranch equals 3. The number of adult wolf in South Zoo equals 1. The number of adult deer in South Zoo equals 4 times the total number of adult animals in Hamilton Farm. The number of adult fox in Bundle Ranch equals the total number of adult animals in South Zoo. The number of adult r... | What is the total number of adult animals in South Zoo? | Define adult racoon in Jefferson Circus as w; so w = 3. Define adult deer in Hamilton Farm as f; so f = w = 3. Define adult racoon in Hamilton Farm as g; so g = 4. Define total number of adult animals in Hamilton Farm as A; so A = f + g = 3 + 4 = 7. Define adult deer in South Zoo as t; d = A = 7; so t = 4 * d = 4 * 7 =... | 10 | 2_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of regional medical school in Shoreline City equals the total number of schools in Riverton City. The number of culinarian school in Riverton City equals 3. The number of culinarian school in Shoreline City equals 4 times the difference between the number of regional medical school in Shoreline City and the ... | What is the total number of schools in Shoreline City? | Define culinarian school in Riverton City as d; so d = 3. Define regional medical school in Riverton City as T; so T = d = 3. Define total number of schools in Riverton City as r; so r = T + d = 3 + 3 = 6. Define regional medical school in Shoreline City as t; so t = r = 6. Define culinarian school in Shoreline City as... | 10 | 19_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of private middle school in Brightford equals 2 times the number of elementary school in Brightford. The number of elementary school in Glenfield City equals 3 times the number of private middle school in Glenfield City. The number of private middle school in Glenfield City equals 3. The number of elementary... | What is the total number of schools in Brightford? | Define private middle school in Glenfield City as V; so V = 3. Define elementary school in Glenfield City as n; f = V = 3; so n = 3 * f = 3 * 3 = 9. Define total number of schools in Glenfield City as C; so C = n + V = 9 + 3 = 12. Define elementary school in Brightford as F; so F = C = 12. Define private middle school ... | 10 | 3_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of calm road movie in Rêves de Belleville equals 3. The number of futuristic sci-fi movie in Rêves de Belleville equals 2. The number of futuristic sci-fi movie in Cinéma de Montreval equals the number of futuristic sci-fi movie in Rêves de Belleville. The number of intense detective thriller in Cinéma de Mo... | What is the total number of movies in Cinéma de Montreval? | Define calm road movie in Rêves de Belleville as t; so t = 3. Define futuristic sci-fi movie in Rêves de Belleville as p; so p = 2. Define total number of movies in Rêves de Belleville as Z; so Z = t + p = 3 + 2 = 5. Define intense detective thriller in Cinéma de Montreval as g; so g = Z = 5. Define futuristic sci-fi m... | 10 | 21_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult deer in Oakridge Riverside equals the total number of adult animals in Beverly Forest. The number of adult fox in Beverly Forest equals 2 times the number of adult fox in Pine Ridge. The number of adult fox in Pine Ridge equals 3. The number of adult bear in Oakridge Riverside equals 2 times the tot... | What is the total number of adult animals in Oakridge Riverside? | Define adult fox in Pine Ridge as z; so z = 3. Define adult fox in Beverly Forest as f; n = z = 3; so f = 2 * n = 2 * 3 = 6. Define total number of adult animals in Beverly Forest as h; so h = f = 6. Define total number of adult animals in Pine Ridge as t; so t = z = 3. Define adult deer in Oakridge Riverside as c; so ... | 10 | 18_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of adult eagle in Oakridge Riverside equals 4. The number of adult blue jay in Pine Ridge equals 2 plus the sum of the total number of adult animals in Oakridge Riverside, the number of adult eagle in Oakridge Riverside, and the number of adult blue jay in Oakridge Riverside. The number of adult blue jay in ... | What is the total number of adult animals in Pine Ridge? | Define adult eagle in Oakridge Riverside as b; so b = 4. Define adult blue jay in Oakridge Riverside as Z; S = b = 4; so Z = 3 * S = 3 * 4 = 12. Define total number of adult animals in Oakridge Riverside as I; so I = Z + b = 12 + 4 = 16. Define adult blue jay in Pine Ridge as m; U = I + b = 16 + 4 = 20; L = U + Z = 20 ... | 10 | 0_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of futuristic sci-fi movie in Taylor Movie Festival equals 3 plus the number of futuristic sci-fi movie in Northwood Movie Festival. The number of futuristic sci-fi movie in Northwood Movie Festival equals 2. The number of calm road movie in Northwood Movie Festival equals 2 times the sum of the total number... | What is the total number of movies in Northwood Movie Festival? | Define futuristic sci-fi movie in Northwood Movie Festival as S; so S = 2. Define futuristic sci-fi movie in Taylor Movie Festival as F; e = S = 2; so F = 3 + e = 3 + 2 = 5. Define total number of movies in Taylor Movie Festival as R; so R = F = 5. Define calm road movie in Northwood Movie Festival as Q; J = R + S = 5 ... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Festival de Clairmont equals 1 plus the sum of the number of intense detective thriller in Festival de Clairmont, the number of futuristic sci-fi movie in Festival de Clairmont, and the number of upbeat metropolis comedy in Cinéma de Montreval. The number of intense detective thriller i... | What is the total number of movies in Rêves de Belleville? | Define calm road movie in Rêves de Belleville as s; so s = 2. Define intense detective thriller in Rêves de Belleville as I; k = s = 2; so I = 1 + k = 1 + 2 = 3. Define upbeat metropolis comedy in Rêves de Belleville as P; so P = s = 2. Define futuristic sci-fi movie in Rêves de Belleville as N; so N = s + I = 2 + 3 = ... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Northwood Movie Festival equals 2 plus the number of futuristic sci-fi movie 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 Taylor Movie Festival, the number of solemn period drama in Taylor ... | How many solemn period drama does Golden Banana Movie Festival have? | Define calm road movie in Taylor Movie Festival as C; so C = 2. Define solemn period drama in Taylor Movie Festival as t; so t = C = 2. Define futuristic sci-fi movie in Taylor Movie Festival as r; so r = 3. Define total number of movies in Taylor Movie Festival as X; p = C + t = 2 + 2 = 4; so X = p + r = 4 + 3 = 7. De... | 10 | 0_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of calm road movie in Festival Lumière de Valmont equals 4 times the sum of the total number of movies in Festival de Saint-Rivage, the number of solemn period drama in Festival de Saint-Rivage, and the number of calm road movie in Festival de Saint-Rivage. The number of solemn period drama in Festival de Sa... | What is the total number of movies in Festival Lumière de Valmont? | Define solemn period drama in Festival de Saint-Rivage as Z; so Z = 1. Define calm road movie in Festival de Saint-Rivage as k; T = Z = 1; so k = 4 * T = 4 * 1 = 4. Define total number of movies in Festival de Saint-Rivage as s; so s = k + Z = 4 + 1 = 5. Define calm road movie in Festival Lumière de Valmont as Q; H = s... | 10 | 3_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Northwood Movie Festival equals 4 times the sum of the number of intense detective thriller in Northwood Movie Festival and the number of solemn period drama in West Sahara Movie Festival. The number of solemn period drama in Northwood Movie Festival equals 4. The number of upb... | How many upbeat metropolis comedy does West Sahara Movie Festival have? | Define solemn period drama in Northwood Movie Festival as t; so t = 4. Define intense detective thriller in Taylor Movie Festival as D; M = t = 4; so D = 2 + M = 2 + 4 = 6. Define solemn period drama in Taylor Movie Festival as Z; G = D = 6; so Z = 2 + G = 2 + 6 = 8. Define upbeat metropolis comedy in Taylor Movie Fest... | 10 | 22_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of regional medical school in Westhaven City equals 3 times the sum of the total number of schools in Glenfield City and the number of regional medical school in Glenfield City. The number of regional medical school in Glenfield City equals 2. The number of culinarian school in Westhaven City equals the sum ... | What is the total number of schools in Westhaven City? | Define regional medical school in Glenfield City as K; so K = 2. Define total number of schools in Glenfield City as A; so A = K = 2. Define regional medical school in Westhaven City as v; W = A + K = 2 + 2 = 4; so v = 3 * W = 3 * 4 = 12. Define culinarian school in Westhaven City as Z; F = v + A = 12 + 2 = 14; so Z = ... | 10 | 6_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult bear in Beverly Forest equals 2. The number of adult bear in Cedar Valley equals the sum of the total number of adult animals in Beverly Forest, the number of adult bear in Beverly Forest, and the number of adult fox in Beverly Forest. The number of adult fox in Beverly Forest equals 4. The number o... | What is the total number of adult animals in Cedar Valley? | Define adult fox in Beverly Forest as R; so R = 4. Define adult bear in Beverly Forest as i; so i = 2. Define total number of adult animals in Beverly Forest as S; so S = i + R = 2 + 4 = 6. Define adult bear in Cedar Valley as B; H = S + i = 6 + 2 = 8; so B = H + R = 8 + 4 = 12. Define adult fox in Cedar Valley as G; s... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of culinarian school in Shoreline City equals 1 plus the total number of schools in Oakbridge City. The number of elementary school in Ruby Bay equals 2 plus the number of public highschool in Ruby Bay. The number of culinarian school in Ruby Bay equals 2 times the number of culinarian school in Shoreline Ci... | How many culinarian school does Ruby Bay have? | Define culinarian school in Oakbridge City as U; so U = 3. Define elementary school in Oakbridge City as p; so p = U = 3. Define public highschool in Oakbridge City as d; so d = 2. Define total number of schools in Oakbridge City as j; t = U + d = 3 + 2 = 5; so j = t + p = 5 + 3 = 8. Define culinarian school in Shoreli... | 10 | 2_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of regional medical school in Brightford equals the number of public highschool in Westhaven City. The number of culinarian school in Westhaven City equals the number of regional medical school in Brightford. The number of elementary school in Brightford equals 2 plus the difference between the number of reg... | What is the total number of schools in Brightford? | Define public highschool in Westhaven City as k; so k = 3. Define regional medical school in Brightford as E; so E = k = 3. Define elementary school in Brightford as F; N = E - k = 3 - 3 = 0; so F = 2 + N = 2 + 0 = 2. Define culinarian school in Brightford as o; W = F = 2; so o = 2 + W = 2 + 2 = 4. Define total number ... | 10 | 11_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of adult owl in Mayer Aquarium equals 4. The number of adult blue jay in Mayer Aquarium equals 4. The number of adult blue jay in South Zoo equals the sum of the total number of adult animals in Mayer Aquarium, the number of adult parrot in Mayer Aquarium, and the number of adult owl in Mayer Aquarium. The n... | What is the total number of adult animals in South Zoo? | Define adult owl in Mayer Aquarium as q; so q = 4. Define adult parrot in Mayer Aquarium as D; so D = q = 4. Define adult blue jay in Mayer Aquarium as Z; so Z = 4. Define total number of adult animals in Mayer Aquarium as W; z = q + Z = 4 + 4 = 8; so W = z + D = 8 + 4 = 12. Define adult blue jay in South Zoo as l; r =... | 10 | 5_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of solemn period drama in Golden Banana Movie Festival equals 3 times the number of upbeat metropolis comedy in Golden Banana Movie Festival. The number of upbeat metropolis comedy in Northwood Movie Festival equals 3. The number of solemn period drama in Northwood Movie Festival equals the number of upbeat ... | What is the total number of movies in Golden Banana Movie Festival? | Define upbeat metropolis comedy in Northwood Movie Festival as N; so N = 3. Define solemn period drama in Northwood Movie Festival as L; so L = N = 3. Define total number of movies in Northwood Movie Festival as A; so A = N + L = 3 + 3 = 6. Define upbeat metropolis comedy in Golden Banana Movie Festival as y; so y = A ... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of public highschool in Evervale City equals the number of culinarian school in Evervale City. The number of elementary school in Hawkesbury equals 4 plus the sum of the total number of schools in Evervale City and the number of culinarian school in Evervale City. The number of public highschool in Hawkesbur... | What is the total number of schools in Hawkesbury? | Define culinarian school in Evervale City as s; so s = 2. Define public highschool in Hawkesbury as X; so X = 1. Define public highschool in Evervale City as D; so D = s = 2. Define total number of schools in Evervale City as P; so P = s + D = 2 + 2 = 4. Define elementary school in Hawkesbury as Q; M = P + s = 4 + 2 = ... | 10 | 12_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of upbeat metropolis comedy in Taylor Movie Festival equals 4. The number of calm road movie in Golden Banana Movie Festival equals the total number of movies in Taylor Movie Festival. The number of upbeat metropolis comedy in Golden Banana Movie Festival equals the sum of the number of calm road movie in Go... | What is the total number of movies in Golden Banana Movie Festival? | Define calm road movie in Taylor Movie Festival as Z; so Z = 2. Define upbeat metropolis comedy in Taylor Movie Festival as U; so U = 4. Define total number of movies in Taylor Movie Festival as O; so O = Z + U = 2 + 4 = 6. Define calm road movie in Golden Banana Movie Festival as I; so I = O = 6. Define upbeat metropo... | 10 | 1_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of adult wolf in Cedar Valley equals 2 times the sum of the total number of adult animals in Pine Ridge, the number of adult bear in Pine Ridge, and the number of adult wolf in Pine Ridge. The number of adult bear in Beverly Forest equals 4 times the number of adult wolf in Pine Ridge. The number of adult wo... | What is the total number of adult animals in Cedar Valley? | Define adult bear in Pine Ridge as O; so O = 4. Define adult wolf in Pine Ridge as i; y = O = 4; so i = 4 + y = 4 + 4 = 8. Define total number of adult animals in Pine Ridge as p; so p = O + i = 4 + 8 = 12. Define adult wolf in Cedar Valley as x; q = p + O = 12 + 4 = 16; m = q + i = 16 + 8 = 24; so x = 2 * m = 2 * 24 =... | 10 | 1_p8 | crazy_zootopia | normalforward | zero_context | 2 |
The number of calm road movie in Rêves de Belleville equals 4 times the sum of the total number of movies in Festival de Clairmont, the number of intense detective thriller in Festival de Clairmont, and the number of calm road movie in Festival de Clairmont. The number of intense detective thriller in Festival de Clair... | What is the total number of movies in Rêves de Belleville? | Define intense detective thriller in Festival de Clairmont as o; so o = 1. Define calm road movie in Festival de Clairmont as I; k = o = 1; so I = 2 * k = 2 * 1 = 2. Define total number of movies in Festival de Clairmont as H; so H = o + I = 1 + 2 = 3. Define calm road movie in Rêves de Belleville as p; f = H + o = 3 +... | 10 | 7_p8 | movie_festival_awards | normalforward | zero_context | 2 |
The number of culinarian school in Hawkesbury equals the number of elementary school in Evervale City. The number of public highschool in Evervale City equals the difference between the number of public highschool in Hawkesbury and the number of culinarian school in Glenfield City. The number of private middle school i... | How many elementary school does Evervale City have? | Define private middle school in Glenfield City as N; so N = 3. Define private middle school in Evervale City as C; v = N = 3; so C = 2 * v = 2 * 3 = 6. Define public highschool in Glenfield City as J; so J = C = 6. Define elementary school in Glenfield City as u; f = J + C = 6 + 6 = 12; so u = f + N = 12 + 3 = 15. Defi... | 10 | 22_p8 | teachers_in_school | normalforward | zero_context | 2 |
The number of intense detective thriller in Festival Lumière de Valmont equals the number of solemn period drama in Festival Lumière de Valmont. The number of solemn period drama in Festival de Saint-Rivage equals 2 plus the difference between the total number of movies in Festival Lumière de Valmont and the number of ... | What is the total number of movies in Festival de Saint-Rivage? | Define solemn period drama in Festival Lumière de Valmont as C; so C = 2. Define intense detective thriller in Festival Lumière de Valmont as I; so I = C = 2. Define total number of movies in Festival Lumière de Valmont as i; so i = I + C = 2 + 2 = 4. Define solemn period drama in Festival de Saint-Rivage as c; F = i -... | 10 | 22_p8 | movie_festival_awards | normalforward | zero_context | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.