vault backup: 2024-10-25 13:56:54
This commit is contained in:
parent
22548282c3
commit
87121bd4a2
@ -9,4 +9,4 @@
|
|||||||
```c
|
```c
|
||||||
middle = (low + high) / 2
|
middle = (low + high) / 2
|
||||||
```
|
```
|
||||||
The above statement is illegal because
|
The above statement is illegal because you can't add two pointers together
|
Loading…
Reference in New Issue
Block a user