Observe o código a seguir:



int main (){

int i, j, k = 1, mar [4][4];

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

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

mat [i] [j] = k;

k ++;

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

for (j= 2; j < 4; j ++)

if (i%j = = 0)

Printf (“%d;” mat [j][i]);

Return 0;

}



Com base no exposto, o resultado desse comando é:

a. 13.

b. 1; 5; 10; 15.

c. 9; 13; 11; 16.

d. 22.

e. 10.
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Lista de comentários


Helpful Social

Copyright © 2024 ELIBRARY.TIPS - All rights reserved.