VIrtuoso

两把多兰剑加个布甲鞋

导航

2018年11月29日 #

Codeforces Round #523 (Div. 2) F. Katya and Segments Sets (交互题+思维)

摘要: 题意 假设存在一颗完全k叉树(n define pb push_back using namespace std; char s[10]; int n,k,d,a,b,vi[2000],i,cnt; vectorp,P; int pw(int bs,int x){ int ans=1; while( 阅读全文

posted @ 2018-11-29 21:11 VIrtuoso 阅读(162) 评论(0) 推荐(0)