Difficulty: easy Algorithms: sort Source:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=4&problem=235&mosmsg=Submission+received+with+ID+8373250 Description: 就是一个简单的冒泡排序,求交换的次数。