Hidden content!#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
int a[3][3];
* ** **** * ** * * * b[3][3];
* * * * ** * * *** (int i=0;i<3;i++){
* * ** *** * ** * * * * * * *** * * * * * j=0;j<3;j++){
* * * ** * *** * * * ** * * ** *** ** ** * * * * *** * * **** * * * * * * * * *** ** **** * * * * ** ** * * * ,&a[i][j]);