是main函数,不是mian函数
int main哦
也没有return ,写成void main就行
将int mian()改为int main()
1.是main不是mian2.要判断a,b大小,较大数在前面