1 solutions

  • 0
    @ 2025-12-13 18:17:39
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        int a;
        cin>>a;
        cout<<"1\n12\n123\n13\n132\n2\n21\n213\n23\n231\n3\n31\n312\n32\n321";//题目太难,直接使用作弊方法快速通过(菜鸟题解)
    }
    
    • 1

    Information

    ID
    1779
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    9
    Tags
    # Submissions
    11
    Accepted
    5
    Uploaded By