const int func1(int a, int b)


int func1(int a, int b) const 




얘네 차이가 먼가요? cpp는 익숙치 않아서 ㅠㅠ