摘要:        
A - Tanya and Stairways CodeForces - 1005A B - Delete from the Left CodeForces - 1005B C - Summarize to the Power of Two D - Polycarp and Div 3 CodeFo    阅读全文
posted @ 2018-08-21 18:09
Starlight_Glimmer
阅读(12)
评论(0)
推荐(0)
        
            
        
        
摘要:        
此函数在: #include<algorithm> 头文件下 它是按字典序对数组生成排列 所以在使用前要将数组排序。 举个栗子: sort(p, p+n); // 排序,得到p的最小排列 do { for(int i = 0; i < n; i++) printf("%d ", p[i]); //     阅读全文
posted @ 2018-08-21 15:40
Starlight_Glimmer
阅读(23)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号