3 solutions

  • -2
    @ 2025-6-7 10:32:17
    
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
        cout<<"hello world";
        return 0;
    }
    
    

    Information

    ID
    1525
    Time
    1000ms
    Memory
    32MiB
    Difficulty
    1
    Tags
    # Submissions
    177
    Accepted
    63
    Uploaded By