vault backup: 2024-10-28 10:30:15
This commit is contained in:
parent
7d58412a45
commit
cae09887da
@ -23,3 +23,5 @@ middle = low + (high - low) / 2;
|
|||||||
The following expressions are illegal because of mismatched types:
|
The following expressions are illegal because of mismatched types:
|
||||||
- (a) `p == a[0]` - Comparison between `int *` and `int`
|
- (a) `p == a[0]` - Comparison between `int *` and `int`
|
||||||
The rest of the expressions are true.
|
The rest of the expressions are true.
|
||||||
|
|
||||||
|
8.
|
Loading…
Reference in New Issue
Block a user