1051 Pop Sequence(25 分)

#include
#include
using namespace std;
stackq;
int m, k, n;
int main()
{
    scanf("%d%d%d", &m, &n, &k);
    while (k--)
    {
        while (!q.empty())q.pop();
        int a[1010];
        bool f = true;
        for (int i = 0; i

你可能感兴趣的:(1051 Pop Sequence(25 分))