1 solutions

  • 0
    @ 2025-12-15 11:56:33

    C++ :

    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    
    		
    	return 0;
    }
    

    Python :

    # coding=utf-8
    
    
    • 1

    Information

    ID
    1040
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    10
    Tags
    # Submissions
    1
    Accepted
    0
    Uploaded By