1 条题解

  • 0
    @ 2025-3-9 16:36:22
    #include <bits/stdc++.h>
    using namespace std;
    
    int main(){
        int a,b,c,d;
        cin>>?;
        ?=?/?/?;
        if(?>?)?=?-?;
        ?=?%?/?;
        if(?>?)?=?-?;
        ?=?%?%?;
        if(?<?)cout<<"?"<<?;
        else cout<<?;
        cout<<"?";
        if(?<?)cout<<"?"<<?;
        else cout<<?;
        cout<<"?";
        if(?<?)cout<<"?"<<?;
        else cout<<?;
    }
    
    • 1

    信息

    ID
    446
    时间
    1000ms
    内存
    64MiB
    难度
    9
    标签
    递交数
    14
    已通过
    5
    上传者