欢迎大家光临我的C家!!!

01 2020 档案

 
testtttt
摘要:#include<bits/stdc++.h> using namespace std; struct { int p,step; } q[250]; int front,rear; bool b[250]; int n,x,y,k[250]; void push(int x,int s) { q[ 阅读全文
posted @ 2020-01-30 00:41 菜青虫 阅读(111) 评论(0) 推荐(0)