int main(void){
}

int main(void)
{
}

아래껀 void라도 대칭이 되지만
위에껀 중괄호가 입력형의 밸런스까지 깨버리는거 같지않냐?

- dc official App