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;
    

    }

    信息

    ID
    30244
    时间
    1000ms
    内存
    256MiB
    难度
    4
    标签
    递交数
    32
    已通过
    17
    上传者