min是定义为了const char呀,为什么不兼容?

img

strips 第二个参数是const char*,不是char,你那个min函数返回char

min为什么后面有括号啊
格式不错,之前学过其他语言吗