Update README.md
Browse files
README.md
CHANGED
@@ -116,6 +116,7 @@ What is the smallest positive perfect cube that can be written as the sum of thr
|
|
116 |
```
|
117 |
|
118 |
**Thinkless-1.5B:**
|
|
|
119 |
```
|
120 |
<think>
|
121 |
Okay, let's try to figure out the smallest positive perfect cube that can be written as the sum of three consecutive integers. Hmm, let's start by understanding the problem step by step.
|
|
|
116 |
```
|
117 |
|
118 |
**Thinkless-1.5B:**
|
119 |
+
Note: The long reasoning process is omitted.
|
120 |
```
|
121 |
<think>
|
122 |
Okay, let's try to figure out the smallest positive perfect cube that can be written as the sum of three consecutive integers. Hmm, let's start by understanding the problem step by step.
|