Computer Science, asked by nirmalmathew1495, 2 months ago

#include <stdio.h>
void function(int[][3]);
int main(void)
{
int a[3][3] = {1,2,3,4,5,6,7,8,9};
function(a);
printf("%d",a[2][1] - a[1][2]);
return 0;
void function(int a[][3])
{
+ta;
a[1][1]++;​

Answers

Answered by banoaasefa7522
0

Answer:

studio (hauz6)nnskhयसयफरफलदफदफदसथभ

Similar questions