word-break:break-hangul;punctuation-wrap:hanging">




void f(int n[])

{

어쨋든 함수

}


int main()


int m[3] = {1,2,3}

f(m)

}


배열이라서,,