Computer Science, asked by punithasanthosh1211, 13 days ago

int main() {
int arr[4][4] = {{1,2,3, 20),(5, 6, 20, 25),(1,3,5, 6}{6, 7, 8, 15}};
int b[50].
int m = 0,1-0, count=0,n=0,max=0;
for (i = 0; i < 4; i++) {
for (int j = 0; j < 4; j++) {
if (arr[100] > max) {
max = arr[J]
}
}
count=count+max;
max = 0;
>
printf("%d",count);
>​

Answers

Answered by sstabhinavstudychane
2

Answer:

int main() {

int arr[4][4] = {{1,2,3, 20),(5, 6, 20, 25),(1,3,5, 6}{6, 7, 8, 15}};

int b[50].

int m = 0,1-0, count=0,n=0,max=0;

for (i = 0; i < 4; i++) {

for (int j = 0; j < 4; j++) {

if (arr[100] > max) {

max = arr[J]

}

}

count=count+max;

max = 0;

>

printf("%d",count);

>

Explanation:

please mark me as brain list

Similar questions