vault backup: 2024-10-01 20:51:24

This commit is contained in:
zleyyij 2024-10-01 20:51:24 -06:00
parent b12b0f9262
commit 4b90cf2c2d

View File

@ -0,0 +1,6 @@
> 3. Which of the following aren not legal types in C?
a. `short unsigned int`
b. `short float`
c. `long double`
d. `unsigned long`