1 solutions

  • 1
    @ 2025-8-22 15:19:09
    #include<bits/stdc++.h>
    using namespace std;
    
    int main(){
    	cout<<"Hello World";
    
    
    	return 0;
    }
    
    

    Information

    ID
    106
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    1
    Tags
    (None)
    # Submissions
    43
    Accepted
    29
    Uploaded By