1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 int main(){ 7 int n; 8 cin>>n; 9 int tot; 10 tot=pow(2,n); 11 int a[200]; 12 //预处理 13 ... Read More
posted @ 2018-12-21 21:33
Bugerking
Views(373)
Comments(0)
Diggs(0)
代码 Read More
posted @ 2018-12-21 21:05
Bugerking
Views(254)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号