Li-Fan Chen says to YSITD
/cpp int array[10] = {0}; cout << array << "\n"; cout << array + 20;