vault backup: 2024-10-08 20:55:00
This commit is contained in:
parent
86345fe676
commit
d3deb01e86
@ -10,4 +10,4 @@ const int segments[10][7] = {{1, 1, 1, 1, 1, 1, 0}, ...};
|
|||||||
```
|
```
|
||||||
> I've given you the first row of the initializer, fill in the rest.
|
> I've given you the first row of the initializer, fill in the rest.
|
||||||
|
|
||||||
> 1. Write a declaration for an 8x8 `char` array named `chess_board`. Include an initializer that puts the follwoing data into the array, one char
|
>10. Write a declaration for an 8x8 `char` array named `chess_board`. Include an initializer that puts the following data into the array, one char
|
Loading…
Reference in New Issue
Block a user