| Title | Given a two-dimensional array of integers, return the index of the first row that is entirely filled with zeroes. |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-cpp-ComplexLoops-4 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Given a two-dimensional array of integers, return the index of the first row that is entirely filled with zeroes. <<a href='https://codecheck.io/files/wiley/codecheck-cpp-ComplexLoops-3'>CodeCheck</a>/li> <li>Given a two-dimensional array of integers, return the top left corner of the first subarray of the form <pre>0 0 0 0</pre> |
| Keywords | Two-Dimensional Arrays, Complex Loops |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-cpp-ComplexLoops-4 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | C++ |
| Natural Language | en |