1 条题解

  • 2
    @ 2026-7-8 11:28:40

    #include #include #include using namespace std;

    int main(){ int a,b; cin>>a>>b; a=a10+b; cout<<a/(110+9); return 0; }

    • 1

    信息

    ID
    25
    提交时间
    1000ms
    内存
    256MiB
    难度
    1
    标签
    递交数
    43
    已通过
    29
    上传者