1 solutions

  • 0
    @ 2023-9-30 13:41:45
    #include<iostream>
    
    using namespace std;
    
    int main()
    {
    	cout<<"Hello,World!";
    	return 0;
    }
    
    • 1

    Information

    ID
    6713
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    6
    Tags
    (None)
    # Submissions
    414
    Accepted
    126
    Uploaded By