/Print-2D-Array-using-Single-loop-and-Single-variable-in-C-

This is the short code in which a 2D-Array is printed using a single for loop and single variable without any extra loop and variable

Primary LanguageC++

No issues in this repository yet.