最长非连续递减子序列长度&个数
摘要:1 int a[100] = {68, 69, 54, 64, 68, 64, 70, 67, 78, 62, 98, 87}; //主序列; 2 int n = 1; ...
阅读全文
posted @ 2014-12-24 16:44
posted @ 2014-12-24 16:44
posted @ 2014-11-04 14:56
posted @ 2014-05-03 12:55
posted @ 2014-04-28 12:42
posted @ 2014-04-23 16:31