int main() {

    printf("씨발련ㄴ아");

    return 0;

}

위에 녀석이랑


int main()
{

    printf("씨발련ㄴ아");

    return 0;

}

이 녀석이랑 차이처럼 {} 위치 다른건 상관없죠?