题意:求一个最长的子序列,子序列满足,a(i)*2<=a(i)
题解:暴力....
Codeforces Round #506 (Div. 3) B. Creating the Contest
原文:https://www.cnblogs.com/RE-TLE/p/12301340.html