Update README.md
Browse files
README.md
CHANGED
|
@@ -31,10 +31,10 @@ Prompt: A Common Investment Banking BrainTeaser Question
|
|
| 31 |
|
| 32 |
There is a 6x8 rectangular chocolate bar made up of small 1x1 bits. We want to break it into the 48 bits. We can break one piece of chocolate horizontally or vertically, but cannot break two pieces together! What is the minimum number of breaks required?
|
| 33 |
|
| 34 |
-
Right Answer:
|
| 35 |
|
| 36 |
<div align="center">
|
| 37 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/
|
| 38 |
</div>
|
| 39 |
|
| 40 |
## Benchmarks
|
|
|
|
| 31 |
|
| 32 |
There is a 6x8 rectangular chocolate bar made up of small 1x1 bits. We want to break it into the 48 bits. We can break one piece of chocolate horizontally or vertically, but cannot break two pieces together! What is the minimum number of breaks required?
|
| 33 |
|
| 34 |
+
Right Answer: 1/4
|
| 35 |
|
| 36 |
<div align="center">
|
| 37 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6618e0424dbef6bd3c72f89a/Su_cnRibwFMDmo2lznQky.png" width="80%" alt="Example" />
|
| 38 |
</div>
|
| 39 |
|
| 40 |
## Benchmarks
|