摘要: 17.4 Write a method which finds the maximum of two numbers. You should not use if-else or any other comparison operator. 这道题让我们找出两个数中的较大值,不能用if..else. 阅读全文
posted @ 2016-04-21 10:33 Grandyang 阅读(485) 评论(0) 推荐(0) 编辑
Fork me on GitHub