当前位置: X题卡 > 所有题目 > 题目详情

有以下程序   fun(int a, int b)   { if(a>b) return(a);    else return(b);   }   main( )   { int x=3,...

查看本题答案

热门试题

更多