alanzhuly commited on
Commit
93bff76
·
verified ·
1 Parent(s): 4398010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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: 47
35
 
36
  <div align="center">
37
- <img src="https://cdn-uploads.huggingface.co/production/uploads/66abfd6f65beb23afa427d8a/ZS9e66t7OhBIno4eQ3OaX.png" width="80%" alt="Example" />
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