Title Given two two-dimensional arrays a and b of integers with the same number of rows and columns, return an array of the same size where each element is the greater of the corresponding elements in the two arrays.
Catalog Type SLCItem
Persistent ID https://codecheck.io/files/horstmann/codecheck-cpp-Producing2DArrays-2
Platform Name CodeCheck
Features Code Completion
Description Given two two-dimensional arrays a and b of integers with the same number of rows and columns, return an array of the same size where each element is the greater of the corresponding elements in the two arrays.
Keywords Two-Dimensional Arrays, Producing 2D Arrays
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-cpp-Producing2DArrays-2
Protocol SPLICE, LTI 1.1
Protocol URL
License https://creativecommons.org/licenses/by-nc-nd/4.0/
Programming Language C++
Natural Language en

Preview

SPLICE Output