1 solutions

  • 0
    @ 2025-12-6 15:32:46

    此题有一种做法

    输出做法

    可以像我一样直接算,输出结果 也可以正常算

    上代码

    AC记录

    #include<bits/stdc++.h>
    using namespace std;
    int main(){
        cout<<12<<" "<<23;
        return 0;
    }
    
    • 1

    Information

    ID
    2
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    3
    Tags
    (None)
    # Submissions
    71
    Accepted
    37
    Uploaded By