Algorithms with 2D Arrays
1. What is the result of the expression sizeof(arr)
for a statically allocated 2D array arr?
2. How do you access the last element of a 2D array arr with dimensions rows x cols?
Grazie per i tuoi commenti!