135 solutions

  • -7
    @ 2024-9-8 16:11:27

    标题

    思路

    cout

    解题方法

    直接输出

    Code

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

    int main(){ cout<<"Hello, MXOJ!"; return 0; }

    Information

    ID
    1
    Time
    1000ms
    Memory
    512MiB
    Difficulty
    1
    Tags
    (None)
    # Submissions
    3364
    Accepted
    1650
    Uploaded By