Cpp-Fundamentals icon indicating copy to clipboard operation
Cpp-Fundamentals copied to clipboard

Update main.cpp

Open TraKnight opened this issue 4 years ago • 0 comments

Changed the length number of 3 to reference the outer for loop iterator for size of index. Shows a visual representation of how nested for loops iterators can rely on one another for traversal.

TraKnight avatar Sep 29 '21 23:09 TraKnight