A(type a, type b)

{




{



type a;

type b;


A(a, b);





저렇게 a,b와 같이 변수명을 똑같이 만들고 쓰고 잇는데


뭔가 나쁜 습관 같더라 느낌상


왜 나쁜습관일까