微软2014实习生及秋令营技术类职位在线测试-3.Reduce inversion count.cpp
摘要:
这题没做对,也不知道错在哪里。思路是:先把整数都放到数组里计算inversion个数测了很多组都没错#include#include #include#include#includeusing namespace std;int calucate(int *a,int len){ int mi... 阅读全文
posted @ 2014-04-14 10:51 云在心 阅读(136) 评论(0) 推荐(0)
浙公网安备 33010602011771号