Dataset Viewer
Auto-converted to Parquet Duplicate
question
stringclasses
4 values
final_answer
stringclasses
4 values
difficulty
float64
-1
-1
topic
stringclasses
4 values
Given a triangle \( \triangle ABC \) with \( \angle A = 20^\circ \), and points \( N \) and \( M \) such that \( AN = MC \) and \( NB = AM \), determine the measure of \( \angle X \).
30^\circ
-1
Mathematics -> Geometry -> Plane Geometry -> Angles
In a game, there are three piles of balls, each initially containing an equal number of balls. On each turn, you select one pile and transfer a ball to another pile. The score for this move is calculated as the number of balls in the source pile minus the number of balls in the target pile (excluding the ball being transferred). If the result is negative, you lose points. What is the highest possible score you can achieve after making moves for 1000 years?
\infty
-1
Mathematics -> Discrete Mathematics -> Combinatorics
In a truth table with $n^2$ entries, an algorithm takes two rows, $a$ and $b$, and performs $s$ logical operations, resulting in Boolean values. If each iteration returns $c$ TRUE values, where $c > b - a + 1$, determine the number of additional operations required before selecting a new pair of rows.
c - (b - a + 1)
-1
Mathematics -> Discrete Mathematics -> Logic
Determine the number of different functions \( f(x) \) that satisfy the given conditions and also have the property that \( f(0) = 1 \).
1
-1
Mathematics -> Algebra -> Abstract Algebra -> Other
README.md exists but content is empty.
Downloads last month
83