problem_idx int64 | problem string | answer string |
|---|---|---|
1 | What is the sum of all factors of $100$? | 217 |
2 | What is the sum of all prime factors of $100$? | 7 |
README.md exists but content is empty.
- Downloads last month
- 33
problem_idx int64 | problem string | answer string |
|---|---|---|
1 | What is the sum of all factors of $100$? | 217 |
2 | What is the sum of all prime factors of $100$? | 7 |