1 条题解

  • 0
    @ 2026-7-8 16:12:17

    #include <bits/stdc++.h> using namespace std;

    int main() {

    cout << (95959- 95859) / 2 << endl;
    cout << "95959" << endl;
    
    
    return 0;
    

    }

    • 1

    信息

    ID
    30244
    时间
    1000ms
    内存
    256MiB
    难度
    5
    标签
    递交数
    30
    已通过
    15
    上传者