vault backup: 2024-10-25 14:32:38
This commit is contained in:
parent
9269af0cdd
commit
b88d3b4c02
@ -16,5 +16,5 @@ middle = low + (high - low) / 2;
|
|||||||
|
|
||||||
3. What will be the contents of the `a` array after the following statements are executed?
|
3. What will be the contents of the `a` array after the following statements are executed?
|
||||||
```c
|
```c
|
||||||
{1}
|
{10, 9, 8, 7, 6, 5, 4, 3, 2, 1}
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user