Comments
0

Now i get it. Thanks

0

I did not get this line in first problem

if(bus[i][j*3] == 'O' && bus[i][j*3+1] == 'O')

please explain.