a*b는 a를 b번 더함으로써 구할수있다는데


 

int sex(int a, int b)

{
     

}

a+a를 만들어서 b번 재귀호출 할려는데

손도못대겟어요 ㅠㅠㅠㅠㅠㅠㅠㅠ