1 条题解

  • 0
    @ 2026-3-22 17:19:46

    #include <bits/stdc++.h> using namespace std; int main() { cout << 2025 << " " << 3025 << " " << 9801 << endl; return 0; }

    信息

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