if (
for ( int k =0 ; k < 5 ; ++k).
{
array [i +k][j] == 1 &&
}
)

실행은 안되지만 제가 하고 싶은걸 한눈에 나타낼 수 있는거 같아서 ㅎ


- dc official App