3 solutions

  • 3
    @ 2026-3-28 15:57:43

    这个代码运行示例包对的,可以直接无脑运行ovo\

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

    int main() { int n, a; cin >> n >> a; cout << "25"; return 0; }

    Information

    ID
    12098
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    1
    Tags
    # Submissions
    22
    Accepted
    8
    Uploaded By